Created
September 22, 2014 22:40
-
-
Save jessereynolds/03548abd19aa7dde5699 to your computer and use it in GitHub Desktop.
example flapjack pagerduty event
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
{ | |
"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