Alerting: add organziation ID to the ngAlert webhook payload (#40189)
* Alerting: add organziation ID to the ngAlert webhook payload
This commit is contained in:
@@ -1884,6 +1884,7 @@ var expNonEmailNotifications = map[string][]string{
|
||||
`{
|
||||
"receiver": "webhook_recv",
|
||||
"status": "firing",
|
||||
"orgId": 1,
|
||||
"alerts": [
|
||||
{
|
||||
"status": "firing",
|
||||
|
||||
Reference in New Issue
Block a user