master
Harden trace handlers (spans/log/metrics) and add fuzz tests (#2194)
feat: support Otel spans (#2116)
rename package otel to spans
fix traceparent header
perf(query): return io.EOF directly without xerrors.WithStackTrace in result iteration (#2123)
internal/pool.Trace is generic type now. Fix panics from force type assert cast (#2179)
Fixed traceparent header for tracing grpc requests + * Added method ID() into spans.Span interface
feat(observability): report tracing and metrics adoption chains (#2240)