find_regression
Identify Sentry errors that regressed or were first introduced in a specific release or timeframe to triage production issues.
Instructions
Find errors in Sentry that have regressed or were first introduced in a specific release or timeframe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Sentry project slug | |
| release | No | Release tag/version | |
| timeframe | No | Time window e.g. '24h', '7d' |