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

[DISCUSSION] Carry out a sentry exception triage, and create guidance on sampling #371

Open
mrchrisadams opened this issue Jan 13, 2023 · 0 comments

Comments

@mrchrisadams
Copy link
Member

We have a number of exceptions in Sentry now, and while some are really important, others are much less so.

It would really help to triage what we have so we can establish some rules for ignoring unimportant ones, and only have a list of the ones we really intend to act on.

Elsewhere where there are exceptions that do we want to track, to prevent us burning through our quota each month, it's worth seeing if any of sentry's logic would help us catch errors we want to see on the services and routes that receive a lot of traffic.

Having some rules of thumb documented, as well as guidance on how to do this would be very helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant