-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Description
Problem Statement
Here's the general use case; maybe there's another way to do this. Use case is... I want 1 alert (1 slack thread in an alerts channel) per issue. I want it created when the issue first becomes alert-worthy. We'll expect each one of those slack threads to be reviewed and actioned.
I don't want to just use "New issue" because that's too noisy; 1 event is not alert-worthy. Ideally it'd be like "the first time the issue has 10 events within 1 day" or "the first time the issue affects 10 users within 1 day".
The "action interval" feature comes close to what I want, but it's limited to 30 days, which would mean that every issue might have to get re-triaged every 30 days, and that'll be a lot of noise. We really care about what's new.
Solution Brainstorm
No response
Product Area
Alerts
Metadata
Metadata
Assignees
Fields
Give feedbackProjects
Status