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

Filter Sentry errors #4122

Open
devcatalin opened this issue Jul 5, 2023 · 0 comments
Open

Filter Sentry errors #4122

devcatalin opened this issue Jul 5, 2023 · 0 comments
Milestone

Comments

@devcatalin
Copy link
Member

It looks like we're getting many errors in Sentry that are false positives, for example, errors failing to connect to a cluster.
Those should not be sent to Sentry so I'm guessing we should do a better job at catching those.
Similarly, there are some known errors related to Monaco that are being sent and we could filter out.
Let's investigate this.

@devcatalin devcatalin added this to the 2.4 milestone Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No Status
Development

No branches or pull requests

1 participant