Alerting: Add additional customisation to ngalert MS Teams notifier (#46372)

Makes the Title and Section Title of the Teams message customisable.
Closes #46366
This commit is contained in:
cianooooo
2022-04-27 13:03:15 -04:00
committed by GitHub
parent ebfb70dc12
commit e8f4b58a8b
4 changed files with 51 additions and 22 deletions
@@ -2226,7 +2226,7 @@ var expNonEmailNotifications = map[string][]string{
"sections": [
{
"text": "**Firing**\n\nValue: [ var='A' labels={} value=1 ]\nLabels:\n - alertname = TeamsAlert\nAnnotations:\nSource: http://localhost:3000/alerting/grafana/UID_TeamsAlert/view\nSilence: http://localhost:3000/alerting/silence/new?alertmanager=grafana&matcher=alertname%3DTeamsAlert\n",
"title": "Details"
"title": ""
}
],
"summary": "[FIRING:1] TeamsAlert ",