1 unstable release
0.1.0 | May 29, 2020 |
---|
#127 in #telemetry
12KB
168 lines
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.
tracing-distributed impl for opentelemetry/jaeger
Dependencies
~5MB
~83K SLoC