Skip to content

Instantly share code, notes, and snippets.

@tcolgate
Created January 25, 2017 11:54
Show Gist options
  • Select an option

  • Save tcolgate/44b0fd3e106404532e69412f66ff5b76 to your computer and use it in GitHub Desktop.

Select an option

Save tcolgate/44b0fd3e106404532e69412f66ff5b76 to your computer and use it in GitHub Desktop.
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