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

fix: otel context propagation #269

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

pickledcoder
Copy link

The ROOT_CONTEXT is readonly, thus any updates into it would be no-ops
Instead, the currently active context should be used for propagation

@pickledcoder pickledcoder requested a review from a team as a code owner November 23, 2023 21:28
@pickledcoder
Copy link
Author

FYI @blumamir @nirsky

@pickledcoder pickledcoder changed the title fix: support otel v0.12.0 context propagation fix: otel context propagation Nov 23, 2023
@pickledcoder
Copy link
Author

FYI @mottibec tests should pass now

@pickledcoder
Copy link
Author

Can I have this reviewed soon please @mottibec ?

@alecpirillo
Copy link

Also facing the same issue and came to the same solution. Would love to see this merged!

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 this pull request may close these issues.

None yet

2 participants