Make sure you’ve checked our Concept: Monitoring page.
About Sentry
Sentry provides an event monitoring solution that helps all software teams discover, triage, and prioritize errors in real-time.
We use Sentry to catch errors (and various events) that happen within the application. They are available at https://sentry.io/ for any developers in the team.
Those errors can be sent automatically to a Slack channel, by email, etc.
Resources
- https://sentry.io/welcome/
- https://docs.sentry.io/
- Official “Getting started” guide
- Capturing errors
- Configuration
- Using “context” for events
- Using “breadcrumbs” for events
- How to blacklist sensitive data tracking (GDPR, security)