Modules§
- span_
latency_ prom - This is a module that records Tokio-tracing span latencies into Prometheus histograms directly. The name of the Prometheus histogram is “tracing_span_latencies[_sum/count/bucket]”
Structs§
- Filter
Handle - Telemetry
Config - Configuration for different logging/tracing options
- Telemetry
Guards - Tracing
Handle
Functions§
- get_
global_ telemetry_ config - init_
for_ testing - Globally set a tracing subscriber suitable for testing environments
Type Aliases§
- BoxError
- Alias for a type-erased error type.