Crate dora_tracing

Source
Expand description

Enable tracing using Opentelemetry and Jaeger.

This module init a tracing propagator for Rust code that requires tracing, and is able to serialize and deserialize context that has been sent via the middleware.

Modules§

telemetry

Structs§

TracingBuilder

Functions§

set_up_tracing
Setup tracing with a default configuration.