Registry / observability / tracing-gum

tracing-gum

JSON →
library25.0.0rscratesunverified

Stick logs together with the TraceID as provided by Tempo.

# Cargo.toml [dependencies] tracing-gum = "25.0.0"
INSTALL
IMPORT
SIG · TRACING-GUM
T
tracing-gum
observabilityrustv25.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TracingGum
use tracing_gum::TracingGum;

Initialize tracing-gum to correlate logs with TraceIDs.

use tracing_gum::TracingGum; fn main() { let _gum = TracingGum::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
25.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
Resources
tracing-gum — cargo add tracing-gum · libregistry