mirror of
https://github.com/prometheus/alertmanager
synced 2025-04-29 06:18:18 +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.
|
// When the feature flag is not enabled, we just carry on registering _all_ the integrations.
|
||||||
for _, integration := range []string{
|
for _, integration := range []string{
|
||||||
"email",
|
"email",
|
||||||
"msteams",
|
|
||||||
"pagerduty",
|
"pagerduty",
|
||||||
"wechat",
|
"wechat",
|
||||||
"pushover",
|
"pushover",
|
||||||
|
Loading…
Reference in New Issue
Block a user