mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs(notification): add message property to notification
This commit is contained in:
parent
a5c41fe7cb
commit
413a187119
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user