Expand description
Enable tracing using OpenTelemetry with OTLP.
This module initializes a tracing propagator for Rust code that requires tracing, and is able to serialize and deserialize context that has been sent via the middleware. Supports any OTLP-compatible backend (Jaeger, Zipkin, Tempo, etc.).
Modules§
Structs§
Functions§
- set_
up_ tracing - Setup tracing with a default configuration.