Alerting: Migrate tags as labels and not annotations (#34990) (#34992)

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
(cherry picked from commit a23674ef99)

Co-authored-by: Ganesh Vernekar <15064823+codesome@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2021-05-31 16:43:10 +02:00
committed by GitHub
co-authored by Ganesh Vernekar
parent 735630f364
commit eae88f8ce8
4 changed files with 25 additions and 22 deletions
@@ -1609,7 +1609,7 @@ var expNotifications = map[string][]string{
},
"message": "[FIRING:1] OpsGenieAlert ",
"source": "Grafana",
"tags": []
"tags": ["alertname:OpsGenieAlert"]
}`,
},
// Prometheus Alertmanager.