Crate dora_tracing

Crate dora_tracing 

Source
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§

metrics
telemetry

Structs§

OtelGuard
TracingBuilder

Functions§

set_up_tracing
Setup tracing with a default configuration.