sentry-errors
Installation
SKILL.md
Sentry – Error Tracking & Performance
Sentry is an application monitoring platform for error tracking, performance monitoring, and release health with real-time alerts.
- GitHub: github.com/getsentry/sentry (42 000+ ⭐)
- License: FSL (Functional Source License → Apache-2.0 after 2 years)
- Security: Self-hostable. 100K+ organisations use Sentry. No malware.
Environment Variables
| Variable | Description |
|---|---|
{{SENTRY_URL}} |
Self-hosted Sentry URL |
{{SENTRY_AUTH_TOKEN}} |
Authentication token |
{{SENTRY_DSN}} |
Data Source Name for SDK initialisation |