zulip/zerver/webhooks/grafana/fixtures/alert_ok.json

21 lines
487 B
JSON

{
"dashboardId": 1,
"evalMatches": [
{
"value": 0,
"metric": "High value",
"tags": null
}
],
"imageUrl": "https://grafana.com/assets/img/blog/mixed_styles.png",
"message": "Someone is testing the alert notification within grafana.",
"orgId": 0,
"panelId": 1,
"ruleId": 0,
"ruleName": "Test rule",
"ruleUrl": "http://localhost:3000/",
"state": "ok",
"tags": {},
"title": "[Ok] Test notification"
}