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

Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
This commit is contained in:
Ganesh Vernekar
2021-05-31 19:47:17 +05:30
committed by GitHub
parent 05f3161f8e
commit a23674ef99
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.