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

Implemented in-process baggage propagation #3248

Merged
merged 9 commits into from
Jul 26, 2023

Conversation

JonasKunz
Copy link
Contributor

@JonasKunz JonasKunz commented Jul 19, 2023

What does this PR do?

Fixes baggage propagation to work correctly when context propagation happens within a process (e.g. ExecutorServices). Part of #3004.

There are some limitations which are documented in #3004.

Checklist

  • This is an enhancement of existing features, or a new feature in existing plugins
    • I have updated CHANGELOG.asciidoc
    • I have added tests that prove my fix is effective or that my feature works
    • Added an API method or config option? Document in which version this will be introduced
    • I have made corresponding changes to the documentation

@JonasKunz JonasKunz marked this pull request as ready for review July 19, 2023 14:03
@github-actions
Copy link

/test

@JonasKunz JonasKunz requested a review from jackshirazi July 19, 2023 14:59
@JonasKunz JonasKunz enabled auto-merge (squash) July 26, 2023 07:25
@JonasKunz JonasKunz disabled auto-merge July 26, 2023 09:53
@JonasKunz JonasKunz enabled auto-merge (squash) July 26, 2023 09:53
@JonasKunz JonasKunz merged commit 9bdb3aa into elastic:main Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants