You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(propagator-jaeger): Notice: The @opentelemetry/propagator-jaeger package will be removed in SDK 3.x, planned for approximately September 2026. @pichlermarc
The Jaeger propagator has been deprecated by the OpenTelemetry specification in favor of W3CTraceContextPropagator. This package will be removed in a future release.
🐛 Bug Fixes
fix(sdk-trace): reject SimpleSpanProcessor.forceFlush() when a pending export fails #6771@LarryHu0217
fix(sdk-trace): include trace IDs at the ratio 1 upper bound in TraceIdRatioBasedSampler#6890@LarryHu0217