Skip to content

v0.2.6

Choose a tag to compare

@ankurs ankurs released this 28 Mar 09:11
· 13 commits to main since this release
c1f9b08

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) and otelTraceId (distributed trace)
  • Remove opentracing-go dependency
  • Bump go-coldbrew/tracing to v0.2.0