Skip to content

Instantly share code, notes, and snippets.

@jessereynolds
Created September 22, 2014 22:40
Show Gist options
  • Save jessereynolds/03548abd19aa7dde5699 to your computer and use it in GitHub Desktop.
Save jessereynolds/03548abd19aa7dde5699 to your computer and use it in GitHub Desktop.
example flapjack pagerduty event
{
"service_key": "xxx",
"event_type": "trigger",
"incident_key": "foo-app-01.example:Load",
"description": "Problem: \"Load\" on foo-app-01.example is Critical, CRITICAL: Load: 5m = 69.95 (1m: 116.26, 30m: 12.10) (should be < 16.0%)"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment