Feature Request
Ignore Customization (Ignore unless: x condition is met)
steve
We are desperately trying to get to a point where the alerts that go out are for things that warrant action sooner than later. One thing that would go a long way to helping us achieve that would be to have more options on how to get an error to become "un-Ignored"
Possible Conditions that could cause an error to get kicked out of Ignore:
- if it happens again (currently this is all that is supported)
- total amount of errors exceeds: [some value]
- incoming rate changes by some value (this one would help us see if we ignored an error that all of a sudden starts to get bursty)
- if it happens in versions later than x
- etc...