Support filtering Alerts based on issue severity
Open
Feature
Product Area: Alerts
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Problem Statement
I would like to generate Alerts whenever there are new events for High priority Issues. This is inline with the suggested [Alerts Best Practices](https://docs.sentry.io/product/alerts/best-practices/#reducing-noise).
```
Prioritize high priority issues: If you're getting too many notifications about non-error or low priority issues, add the 'high priority' condition to your alert configuration. That way, you'll only get alerts for high-priority issues.
```
Today's alerting functionality only supports filtering on priority for _new_ issues
### Solution Brainstorm
_No response_
### Product Area
Alerts
Contributor guide
Assessment
This issue has not been assessed yet.