zulip/zerver/webhooks/newrelic/fixtures/incident_active_new.json

12 lines
443 B
JSON

{
"incident_acknowledge_url": "https://alerts.newrelic.com/accounts/2941966/incidents/1234/acknowledge",
"id": "8ceed342-f305-4bfa-adb8-97ba93f5dd26",
"details": "Violation description test.",
"alertPolicyNames": ["Test policy name"],
"condition_name": "Server Down",
"createdAt": 1605133931151,
"state": "activated",
"owner": "",
"issueUrl": "https://alerts.newrelic.com/accounts/2941966/incidents/1234"
}