mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-19 20:27:07 +00:00
update msteams configs (#3495)
Signed-off-by: Jack Zhang <jack4zhang@gmail.com>
This commit is contained in:
parent
ba303644e6
commit
2a83643cdf
@ -907,7 +907,7 @@ type Receiver struct {
|
||||
SNSConfigs []*SNSConfig `yaml:"sns_configs,omitempty" json:"sns_configs,omitempty"`
|
||||
TelegramConfigs []*TelegramConfig `yaml:"telegram_configs,omitempty" json:"telegram_configs,omitempty"`
|
||||
WebexConfigs []*WebexConfig `yaml:"webex_configs,omitempty" json:"webex_configs,omitempty"`
|
||||
MSTeamsConfigs []*MSTeamsConfig `yaml:"msteams_configs,omitempty" json:"teams_configs,omitempty"`
|
||||
MSTeamsConfigs []*MSTeamsConfig `yaml:"msteams_configs,omitempty" json:"msteams_configs,omitempty"`
|
||||
}
|
||||
|
||||
// UnmarshalYAML implements the yaml.Unmarshaler interface for Receiver.
|
||||
|
Loading…
Reference in New Issue
Block a user