Skip to content

fix(tracing): ignore baggage sample rate if sentry trace is not present#2002

Merged
Litarnus merged 3 commits intomasterfrom
fix-baggage-sample-rate
Feb 16, 2026
Merged

fix(tracing): ignore baggage sample rate if sentry trace is not present#2002
Litarnus merged 3 commits intomasterfrom
fix-baggage-sample-rate

Conversation

@Litarnus
Copy link
Contributor

parentSamplingRate will only propagate if there is a sentry trace header.

fixes #1999

@Litarnus Litarnus marked this pull request as ready for review February 12, 2026 14:52
@Litarnus Litarnus merged commit 0b2a1fb into master Feb 16, 2026
44 checks passed
@Litarnus Litarnus deleted the fix-baggage-sample-rate branch February 16, 2026 12:18
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.

SDK incorrectly uses baggage sample-rate for sampling decision when sentry-trace header is missing

2 participants