Skip to content

Transaction created by .from_sentry_trace should inherit sampling decision#1269

Merged
st0012 merged 2 commits intomasterfrom
sentry-trace-transaction-should-inherit-sampling-decision
Feb 5, 2021
Merged

Transaction created by .from_sentry_trace should inherit sampling decision#1269
st0012 merged 2 commits intomasterfrom
sentry-trace-transaction-should-inherit-sampling-decision

Conversation

@st0012
Copy link
Copy Markdown
Contributor

@st0012 st0012 commented Feb 5, 2021

Although having parent_sampled: true already makes the transaction qualify to be sent to Sentry, it also needs sampled: true to allow child spans to attach on it.

solves an issue spotted in #1265

…ision

Although having `parent_sampled: true` already makes the transaction
qualify to be sent to Sentry, it also needs `sampled: true` to allow
child spans to attach on it.
@st0012 st0012 merged commit 85b3e30 into master Feb 5, 2021
@st0012 st0012 deleted the sentry-trace-transaction-should-inherit-sampling-decision branch February 5, 2021 09:23
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.

1 participant