auxoncorp / modality-probe

A distributed causal tracing probe suitable for embedded systems.
Apache License 2.0
8 stars 1 forks source link

Use just the event or probe id for CLI output when metadata is not available #283

Closed pittma closed 3 years ago

pittma commented 4 years ago

Right now, if a probe's or an event's metadata is not available, log and export use the string name UNKNOWN_[PROBE|EVENT]_{probe_id|event_id}, those should become just the respective ids.