Issue Alerts Support for relational operators
Open
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
### Problem Statement
I want to leverage relational operators (<, >, >=, <=) in Issue Alerts for specific integer tag values. Here's the use case: I want to set an Issue alert that fires on every event greater than a certain release. Sentry currently does not support my use case.
### Solution Brainstorm
Add support for logical relational for tags that are integers.
Contributor guide
Assessment
This issue has not been assessed yet.