3 unstable releases

0.3.0 Dec 1, 2024
0.2.1 Oct 19, 2024
0.2.0 Oct 13, 2024

#868 in Debugging

Download history 106/week @ 2024-10-07 231/week @ 2024-10-14 24/week @ 2024-10-21 4/week @ 2024-10-28 1/week @ 2024-11-18 112/week @ 2024-11-25 71/week @ 2024-12-02 11/week @ 2024-12-09

195 downloads per month

MIT license

82KB
1.5K SLoC

crates.io Documentation

Dependencies

spring-opentelemetry = "<version>"

OTEL uses the W3C format to propagate context information for tracing by default.

Optional features:

  • jaeger: Use jaeger format to propagate context
  • zipkin: Use zipkin format to propagate context
  • more-resource: Add more resource information, such as host Host, operating system, process information

For complete code, refer to opentelemetry-example

Note: opentelemetry-rust is not stable yet, and some features of tracing need to be integrated. The plugin will continue to track the relevant dynamics of opentelemetry-rust and tracing, and update them in a timely manner.

Dependencies

~18–31MB
~450K SLoC