Skip to content

feat(baggage): Added double baggage prevention logic#19597

Draft
harshit078 wants to merge 2 commits intogetsentry:developfrom
harshit078:baggage-sent-twice
Draft

feat(baggage): Added double baggage prevention logic#19597
harshit078 wants to merge 2 commits intogetsentry:developfrom
harshit078:baggage-sent-twice

Conversation

@harshit078
Copy link
Contributor

@harshit078 harshit078 commented Mar 3, 2026

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).
  • Link an issue if there is one related to your pull request. If no issue is linked, one will be auto-generated and linked.

Closes #19158

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.

baggage is sent twice when tracesSampleRate is set and Sentry.getTraceData() is added manually

1 participant