docs(notification): add message property to notification

This commit is contained in:
bergquist 2016-12-12 11:27:58 +01:00
parent a5c41fe7cb
commit 413a187119

View File

@ -69,6 +69,7 @@ Example json body:
"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",