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

Do not overwrite existing baggage on outgoing requests #2191

Merged
merged 15 commits into from
Jun 27, 2023

Conversation

sentrivana
Copy link
Contributor

If there's custom data in the baggage header of an outgoing request, we should preserve it when adding our custom sentry tracing baggage items.

Closes #2190

@sentrivana
Copy link
Contributor Author

Note to self: the aiohttp-as-client integration will probably need this, too.

@sentrivana sentrivana marked this pull request as ready for review June 26, 2023 09:34
@sentrivana sentrivana enabled auto-merge (squash) June 27, 2023 09:20
@sentrivana sentrivana merged commit 625e1b3 into master Jun 27, 2023
241 checks passed
@sentrivana sentrivana deleted the ivana/dont-overwrite-baggage branch June 27, 2023 09:21
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.

Custom baggage is overwritten with Sentry values
2 participants