https://github.com/paxa/sentry_top_errors
https://github.com/paxa/sentry_top_errors
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paxa/sentry_top_errors
- Owner: Paxa
- Created: 2023-07-17T11:01:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-11T13:20:45.000Z (over 1 year ago)
- Last Synced: 2025-03-11T14:27:29.302Z (over 1 year ago)
- Language: HTML
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Sentry Top Errors checker
* Find most frequent errors in sentry
* Find new erros that happen more than N times
Useful for systems with large number of components
TODO: write readme, better design, screenshots