1 unstable release
0.1.0 | May 29, 2020 |
---|
#31 in #distributed-tracing
12KB
168 lines
tracing-distributed impl for opentelemetry/jaeger
lib.rs
:
This crate provides:
- A tracing layer,
TelemetryLayer
, that can be used to publish trace data to honeycomb.io - Utilities for implementing distributed tracing against the honeycomb.io backend
As a tracing layer, TelemetryLayer
can be composed with other layers to provide stdout logging, filtering, etc.
Dependencies
~3.5–9.5MB
~73K SLoC