Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sample payload sent from Google Stackdriver

Expand
titleSample payload (in JSON format)
Code Block
{
  "incident": {
    "incident_id": "f2e08c333dc64cb09f75eaab355393bz",
    "resource_id": "i-4a266a2d",
    "resource_name": "webserver-85",
    "state": "open",
    "started_at": 1385085727,
    "ended_at": null,
    "policy_name": "Webserver Health",
    "condition_name": "CPU usage",
    "url": "https://app.google.stackdriver.com/incidents/f333dc64z",
    "summary": "CPU for webserver-85 is above the threshold of 1% with a value of 28.5%"
  },
  "version": 1.1
}

...

See also

Explore integration types

...