Expand description
Axum web framework middleware.
Provides middleware for the Axum web framework to automatically instrument HTTP requests with OpenTelemetry tracing.
Structs§
- Otel
Axum Layer - OpenTelemetry layer for Axum applications.
- Otel
Axum Service - OpenTelemetry service wrapper for Axum applications.
- Response
Future - Response future for
Trace
.