kopia lustrzana https://github.com/tmsmr/xmpp-webhook
removes grafana alert example
rodzic
3e30ee275f
commit
288b4346b8
17
grafana.json
17
grafana.json
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"title": "My alert",
|
|
||||||
"ruleId": 1,
|
|
||||||
"ruleName": "Load peaking!",
|
|
||||||
"ruleUrl": "http://url.to.grafana/db/dashboard/my_dashboard?panelId=2",
|
|
||||||
"state": "alerting",
|
|
||||||
"imageUrl": "http://s3.image.url",
|
|
||||||
"message": "Load is peaking. Make sure the traffic is real and spin up more webfronts",
|
|
||||||
"evalMatches": [
|
|
||||||
{
|
|
||||||
"metric": "requests",
|
|
||||||
"tags": {},
|
|
||||||
"value": 122
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
Ładowanie…
Reference in New Issue