Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alert only Error and OK #407

Open
doramir opened this issue Sep 13, 2016 · 1 comment
Open

Alert only Error and OK #407

doramir opened this issue Sep 13, 2016 · 1 comment

Comments

@doramir
Copy link

doramir commented Sep 13, 2016

Is there a way to do only Error and OK and remove Warn for some alert.
I only need Error or OK.
When I subscribe only to Error and OK I'm getting all the OK from Warn -> OK

@daneah
Copy link

daneah commented Jan 23, 2017

This seems logical, as subscribing to "OK" would cause you to receive an alert any time the status transitions to "OK," even from "Warn". Does unsubscribing from "OK" get you what you're looking for?

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

No branches or pull requests

2 participants