Skip to content

Instantly share code, notes, and snippets.

@aepod
Created June 7, 2016 20:06
Show Gist options
  • Save aepod/ce6972eb65b9342467e71368fbcf7acc to your computer and use it in GitHub Desktop.
Save aepod/ce6972eb65b9342467e71368fbcf7acc to your computer and use it in GitHub Desktop.
{
"title": "Medium - Some logging event",
"text": "Test event",
"priority": "normal",
"tags": [
"elk"
],
"alert_type": "logz.io"
}
@aepod
Copy link
Author

aepod commented Jun 7, 2016

Call made to: https://app.datadoghq.com/api/v1/events?api_key=snip

Status:
202: Accepted
{"status":"ok","event":{"id":574025545446062999,"title":"Medium - Some logging event","text":"Test event","date_happened":1465329777,"handle":null,"priority":"normal","related_event_id":null,"tags":["elk"],"url":"https://app.datadoghq.com/event/event?id=574025545446062999"}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment