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

(cherry picked from commit db1fd10ff1)

Co-authored-by: Neel <47709856+neel1996@users.noreply.github.com>
This commit is contained in:
George Robinson
2022-11-07 17:07:07 +00:00
committed by GitHub
co-authored by Neel
parent 67f503b820
commit d38ac63f22
5 changed files with 51 additions and 17 deletions
@@ -2634,8 +2634,9 @@ var expNonEmailNotifications = map[string][]string{
"grafana_folder": "default"
},
"annotations": {
"__value_string__": "[ var='A' labels={} value=1 ]"
},
"__orgId__":"1",
"__value_string__": "[ var='A' labels={} value=1 ]"
},
"startsAt": "%s",
"endsAt": "0001-01-01T00:00:00Z",
"generatorURL": "http://localhost:3000/alerting/grafana/UID_AlertmanagerAlert/view",