sentry_project_stats
Retrieve error rate trends for a Sentry project over a specified period, filtering by received, rejected, or blacklisted events to monitor issue volume.
Instructions
Get error rate trends for a Sentry project over a time range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stat | No | received | |
| period | No | Lookback period (e.g., "7d", "14d") | 14d |
| project | Yes | Sentry project slug | |
| interval | No | 1d |