Update grafana/alerting to 0025eb4 (#73808)

This commit is contained in:
George Robinson
2023-08-25 15:20:17 +03:00
committed by GitHub
parent eab6250142
commit 9f827a8278
3 changed files with 5 additions and 3 deletions
@@ -2531,7 +2531,7 @@ var expNonEmailNotifications = map[string][]string{
"attachments": [
{
"title": "Integration Test [FIRING:1] SlackAlert1 (default)",
"title_link": "http://localhost:3000/alerting/list",
"title_link": "http://localhost:3000/alerting/grafana/UID_SlackAlert1/view",
"text": "Integration Test ",
"fallback": "Integration Test [FIRING:1] SlackAlert1 (default)",
"footer": "Grafana v",
@@ -2551,7 +2551,7 @@ var expNonEmailNotifications = map[string][]string{
"attachments": [
{
"title": "[FIRING:1] SlackAlert2 (default)",
"title_link": "http://localhost:3000/alerting/list",
"title_link": "http://localhost:3000/alerting/grafana/UID_SlackAlert2/view",
"text": "**Firing**\n\nValue: A=1\nLabels:\n - alertname = SlackAlert2\n - grafana_folder = default\nAnnotations:\nSource: http://localhost:3000/alerting/grafana/UID_SlackAlert2/view?orgId=1\nSilence: http://localhost:3000/alerting/silence/new?alertmanager=grafana&matcher=alertname%%3DSlackAlert2&matcher=grafana_folder%%3Ddefault&orgId=1\n",
"fallback": "[FIRING:1] SlackAlert2 (default)",
"footer": "Grafana v",