Created
January 25, 2017 11:54
-
-
Save tcolgate/44b0fd3e106404532e69412f66ff5b76 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ALERT EventLevelUnexecpted | |
| IF abs(job:events:normalised_offset_rate1h) > 3 | |
| FOR 1h | |
| LABELS { severity = “medium” } | |
| ANNOTATIONS { | |
| description = “Arrival of events is out by {{ $value }} standard deviations”, | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment