1 unstable release

0.1.0 May 29, 2020

#8 in #honeycomb

MIT license

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

~4–10MB
~74K SLoC