Skip to main content

sqlx_otel/
lib.rs

1//! Lightweight SQLx wrapper that emits OpenTelemetry-native spans and metrics
2//! following the database client semantic conventions.