Registry / observability / rustracing-jaeger

rustracing-jaeger

JSON →
library0.10.0rscratesunverified

Jaeger client library built on top of rustracing for distributed tracing.

# Cargo.toml [dependencies] rustracing_jaeger = "0.10.0"
INSTALL
IMPORT
SIG · RUSTRACING-JAEGER
R
rustracing-jaeger
observabilityrustv0.10.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.

Tracer
✓ use rustracing_jaeger::Tracer;

Initialize a Jaeger tracer.

use rustracing_jaeger::Tracer; fn main() { let tracer = Tracer::new("service_name"); println!("Jaeger tracer created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
2
Resources
rustracing-jaeger — cargo add rustracing-jaeger · libregistry