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
{{ message }}
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.
Currently, propagation managed by the tracer through ActiveSpanSource, and propagation managed by TraceContext can diverge, leading to issues like #204
Making the TraceContext backed by ActiveSpanSource, or having them share a common propagation mechanism would prevent this from happening.
The text was updated successfully, but these errors were encountered:
Currently, propagation managed by the tracer through ActiveSpanSource, and propagation managed by TraceContext can diverge, leading to issues like #204
Making the TraceContext backed by ActiveSpanSource, or having them share a common propagation mechanism would prevent this from happening.
The text was updated successfully, but these errors were encountered: