1 unstable release

0.1.0 May 29, 2020

#28 in #tracing-layer

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

~3.5–9MB
~74K SLoC