prometheus operator v0.93.1
AlertmanagerConfig.spec.receivers.slackConfigs.httpConfig.basicAuth.spec.receivers.msteamsv2Configs
msteamsv2Configs defines the list of MSTeamsV2 configurations. It requires Alertmanager >= 0.28.0.
| Field / Type | Description |
|---|---|
httpConfig defines the HTTP client configuration for Teams webhook requests. | |
sendResolved | sendResolved defines whether or not to notify about resolved alerts. |
text | text defines the message body template for adaptive card notifications. This contains the detailed content displayed in the Teams adaptive card format.
|
title | title defines the message title template for adaptive card notifications. This appears as the main heading in the Teams adaptive card.
|
webhookURL defines the MSTeams incoming webhook URL for adaptive card notifications. This webhook must support the newer adaptive cards format required by Teams flows.
|