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

investigate/ adjust sentry logging #822

Open
danbjoseph opened this issue Sep 25, 2023 · 0 comments
Open

investigate/ adjust sentry logging #822

danbjoseph opened this issue Sep 25, 2023 · 0 comments

Comments

@danbjoseph
Copy link
Member

as noted by @laurentS

Hi folks, just a quick note about the sentry notifications I'm seeing. There's an overwhelming number of "User matching query does not exist..." which I guess happens when people search for something that matches no username, which isn't really an error. I'd suggest disabling this pseudo error in sentry, for 2 reasons:
they drown out actual errors, which may not be taken care of because of the impression that they're rare,
senty has some rate limits, and all these bogus errors eat up your quotas, meaning you might actually miss real ones, particularly when the app/site are getting a peak of activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done and deployed
Development

No branches or pull requests

1 participant