This commit fixes notifications for Microsoft Teams where notifications
would just contain "Card" rather than the title.
(cherry picked from commit 6d69d7acb8)
Co-authored-by: George Robinson <george.robinson@grafana.com>
This commit is contained in:
co-authored by
George Robinson
parent
732daac119
commit
f6d7731dc1
@@ -2229,6 +2229,7 @@ var expNonEmailNotifications = map[string][]string{
|
||||
"contentType": "application/vnd.microsoft.card.adaptive"
|
||||
}
|
||||
],
|
||||
"summary": "[FIRING:1] TeamsAlert (default)",
|
||||
"type": "message"
|
||||
}`,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user