Alerting: add organziation ID to the ngAlert webhook payload (#40189)

* Alerting: add organziation ID to the ngAlert webhook payload
This commit is contained in:
Jean-Philippe Quéméner
2021-10-08 14:52:44 +02:00
committed by GitHub
parent 0fe200ce41
commit d9c0220824
5 changed files with 12 additions and 1 deletions
@@ -1884,6 +1884,7 @@ var expNonEmailNotifications = map[string][]string{
`{
"receiver": "webhook_recv",
"status": "firing",
"orgId": 1,
"alerts": [
{
"status": "firing",