Browse Source

docs(notification): add message property to notification

bergquist 9 years ago
parent
commit
413a187119
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/sources/alerting/notifications.md

+ 1 - 0
docs/sources/alerting/notifications.md

@@ -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",