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

Reduce Sentry trace sampling for dev, test and staging #289

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

dhvander
Copy link
Contributor

We have a couple of known endpoints, that constantly hit the application making the sampling quote full. Change the code so that we do not sample the known events as well as reduce sampling for other events on dev + stage.

We have a couple of known endpoints, that constantly hit the application making the sampling quote full. Change the code so that we do not sample the known events as well as reduce sampling for other events on dev + stage.
@dhvander dhvander merged commit 4ea3498 into main Nov 13, 2024
1 check passed
@dhvander dhvander deleted the feature/DEV_425-Filter-Sentry-transactions branch November 13, 2024 15:11
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