mirror of https://github.com/zulip/zulip.git
41 lines
1.3 KiB
JSON
41 lines
1.3 KiB
JSON
{
|
|
"receiver": "",
|
|
"status": "resolved",
|
|
"alerts": [
|
|
{
|
|
"status": "resolved",
|
|
"labels": {
|
|
"alertname": "TestAlert",
|
|
"instance": "Grafana"
|
|
},
|
|
"annotations": {
|
|
"summary": "Notification test"
|
|
},
|
|
"startsAt": "2022-08-31T05:54:04.52289368Z",
|
|
"endsAt": "2022-08-31T10:30:00.52288431Z",
|
|
"generatorURL": "",
|
|
"fingerprint": "57c6d9296de2ad39",
|
|
"silenceURL": "https://zuliptestingwh2.grafana.net/alerting/silence/new?alertmanager=grafana&matcher=alertname%3DTestAlert&matcher=instance%3DGrafana",
|
|
"dashboardURL": "",
|
|
"panelURL": "",
|
|
"valueString": "[ metric='foo' labels={instance=bar} value=10 ]"
|
|
}
|
|
],
|
|
"groupLabels": {},
|
|
"commonLabels": {
|
|
"alertname": "TestAlert",
|
|
"instance": "Grafana"
|
|
},
|
|
"commonAnnotations": {
|
|
"summary": "Notification test"
|
|
},
|
|
"externalURL": "https://zuliptestingwh2.grafana.net/",
|
|
"version": "1",
|
|
"groupKey": "{alertname=\"TestAlert\", instance=\"Grafana\"}2022-08-31 05:54:04.52289368 +0000 UTC m=+42208.256292221",
|
|
"truncatedAlerts": 1,
|
|
"orgId": 1,
|
|
"title": "[RESOLVED:1] (TestAlert Grafana)",
|
|
"state": "alerting",
|
|
"message": "Webhook test message."
|
|
}
|