getsentry / getsentry/sentry

Support filtering Alerts based on issue severity

Open
#81,607 4 comments 3 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.