mirror of
https://github.com/prometheus/alertmanager
synced 2025-04-27 13:28:50 +00:00
Merge pull request #3516 from prometheus/remove-duplicate-msteams-integration
Remove duplicate integration from metrics
This commit is contained in:
commit
aa3e345017
@ -332,7 +332,6 @@ func (m *Metrics) InitializeFor(receiver map[string][]Integration) {
|
||||
// When the feature flag is not enabled, we just carry on registering _all_ the integrations.
|
||||
for _, integration := range []string{
|
||||
"email",
|
||||
"msteams",
|
||||
"pagerduty",
|
||||
"wechat",
|
||||
"pushover",
|
||||
|
Loading…
Reference in New Issue
Block a user