Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenTracing Shim: Propagate baggage from multiple parents #4906

Closed
Tracked by #4911
carlosalberto opened this issue Nov 2, 2022 · 0 comments · Fixed by #4916
Closed
Tracked by #4911

OpenTracing Shim: Propagate baggage from multiple parents #4906

carlosalberto opened this issue Nov 2, 2022 · 0 comments · Fixed by #4916

Comments

@carlosalberto
Copy link
Contributor

When multiple parents exist, the union of their baggage values must be propagated to the child Span.

See https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/compatibility/opentracing.md#start-a-new-span

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant