v0.2.6
Changes
- Migrate notifier from OpenTracing to OTEL trace context
- Application correlation ID (
GetTraceId) takes precedence over OTEL span trace ID - Error notifications now include both
traceId(correlation) andotelTraceId(distributed trace) - Remove
opentracing-godependency - Bump
go-coldbrew/tracingto v0.2.0