sqlx-otel 0.0.0

sqlx-otel provides semantic OpenTelemetry tracing and metrics for SQLx database operations.
Documentation
1
2
//! Lightweight SQLx wrapper that emits OpenTelemetry-native spans and metrics
//! following the database client semantic conventions.