Alerting: Append org ID to alert notification URLs (#57123)

This commit is contained in:
Neel
2022-11-07 21:33:25 +05:30
committed by GitHub
parent bc280d0749
commit db1fd10ff1
5 changed files with 49 additions and 15 deletions
@@ -2619,6 +2619,7 @@ var expNonEmailNotifications = map[string][]string{
"grafana_folder": "default"
},
"annotations": {
"__orgId__":"1",
"__values__": "{\"A\":1}",
"__value_string__": "[ var='A' labels={} value=1 ]"
},