Skip to content

Instantly share code, notes, and snippets.

@joshuap
Created January 20, 2014 17:14
Show Gist options
  • Select an option

  • Save joshuap/8524352 to your computer and use it in GitHub Desktop.

Select an option

Save joshuap/8524352 to your computer and use it in GitHub Desktop.
Honeybadger WebHook payload: :occurred event
{
"event":"occurred",
"message":"[Crywolf/test] RuntimeError - oops",
"fault":{
"id":3151009,
"project_id":1717,
"klass":"RuntimeError",
"component":null,
"action":null,
"environment":"development",
"resolved":true,
"ignored":false,
"created_at":"2014-01-08T18:55:48Z",
"comments_count":1,
"message":"oops",
"notices_count":9,
"last_notice_at":"2014-01-08T19:02:21Z"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment