Skip to content

Instantly share code, notes, and snippets.

@ersatzryan
Last active December 21, 2015 22:09
Show Gist options
  • Save ersatzryan/6373467 to your computer and use it in GitHub Desktop.
Save ersatzryan/6373467 to your computer and use it in GitHub Desktop.
{
"meta": {
"event": "incident.alerted"
}
"snitch": {
"id":1,
"name":"Something",
"interval":"hourly",
"state":"failed",
"checked_in_at":"2013-08-25T00:54:20Z",
"failed_at":"2013-08-28T15:58:30Z",
"periods": [
{
"id":4,
"checked_in_at":null,
"message":null,
"state":"failed"
},
{
"id":3,
"checked_in_at":"2013-08-28T15:57:33Z",
"message":null,
"state":"healthy"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment