Skip to content

Conversation

@oorace
Copy link

@oorace oorace commented May 3, 2016

Currently if you have a check with a target corresponding to multiple Graphite values (using wildcard) when they are tested, if several of them have a changed state during the same check, they are all sent to all subscriptions that match the worst alert state.

I updated the CheckRunner class to send only alerts with level that match subscriptions level. It ensure that for a defined subscription we only receive alert with the level defined, instead of potentially other alert for this check with lower level.

…ead of sending all alerts to the subscritpion matching the worst case
@oorace oorace closed this May 3, 2016
@oorace oorace reopened this May 3, 2016
@oorace oorace changed the title FFilter interesting alerts matching each subscriptions Filter interesting alerts matching each subscriptions May 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant