getsentry / getsentry/sentry

Alert rules: Allow number values to be used when setting rules

Open
#56,933 3 comments 0 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

"...sometimes we have very similar errors but with almost the same name, but with different numbers of (for example) amount. And then new occurrences with different amount will be included in the alert..."

For example, one error may say "This value is too long. It should have 80 characters or less. ", and another "This value is too long. It should have 15 characters or less." and so on.

### Solution Brainstorm

Being able to set a rule like this:
- notify me for errors where the number in this statement is above 15: "This value is too long. It should have _**x**_ characters or less."

### 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.