Skip to content

Sentry should report only error that need attention #2891

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

Closed
humitos opened this issue May 23, 2017 · 3 comments
Closed

Sentry should report only error that need attention #2891

humitos opened this issue May 23, 2017 · 3 comments
Labels
Improvement Minor improvement to code

Comments

@humitos
Copy link
Member

humitos commented May 23, 2017

Now, there are many errors reported to Sentry with the level ERROR that not necessary are a problem or an error. For example, when there is a ProjectImportError because, for example, the repository is private, the user is shown a detailed error about this but we still log this as an error in Sentry:

https://sentry.io/read-the-docs/readthedocs-org/issues/254707984/

captura de pantalla_2017-05-23_14-02-24

@humitos humitos added the Improvement Minor improvement to code label May 23, 2017
@stsewd
Copy link
Member

stsewd commented Feb 23, 2018

Maybe this was addressed on #3650?

@humitos
Copy link
Member Author

humitos commented Feb 23, 2018

No. That issue is related to this one but doesn't close it.

There are many errors reported to Sentry that don't need attention at all but they are there anyway

@humitos
Copy link
Member Author

humitos commented Aug 8, 2018

Closing as duplicated of #4109 which has more information.

@humitos humitos closed this as completed Aug 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Minor improvement to code
Projects
None yet
Development

No branches or pull requests

2 participants