Skip to content

fix: Do not double sample transactions #732

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

Merged
merged 1 commit into from
Jun 23, 2020

Conversation

rhcarvalho
Copy link
Contributor

Transactions should be sampled independent of error events. We should never "roll the dice" twice to decide when to send a transaction to Sentry.

This was probably fixed in the JS SDK as part of getsentry/sentry-javascript#2600.
See diff.

Transactions should be sampled independent of error events. We should
never "roll the dice" twice to decide when to send a transaction to
Sentry.
@rhcarvalho rhcarvalho requested a review from untitaker June 23, 2020 14:18
@rhcarvalho rhcarvalho merged commit cf582f6 into master Jun 23, 2020
@rhcarvalho rhcarvalho deleted the rhcarvalho/transactions-no-double-sampling branch June 23, 2020 15:19
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.

2 participants