Middlewares and tools to integrate Axum web framework with tracing and OpenTelemetry for observability.
# Cargo.toml
[dependencies]
axum-tracing-opentelemetry = "0.33.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Adds OpenTelemetry tracing middleware to an Axum router.
Ensure tokio is a dependency and configure an OpenTelemetry exporter (e.g., OTLP).
No dependency data recorded yet.