Skip to content

Commit aa3e345

Browse files
Merge pull request #3516 from prometheus/remove-duplicate-msteams-integration
Remove duplicate integration from metrics
2 parents 5906dbc + eef3708 commit aa3e345

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

notify/notify.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,6 @@ func (m *Metrics) InitializeFor(receiver map[string][]Integration) {
332332
// When the feature flag is not enabled, we just carry on registering _all_ the integrations.
333333
for _, integration := range []string{
334334
"email",
335-
"msteams",
336335
"pagerduty",
337336
"wechat",
338337
"pushover",

0 commit comments

Comments
 (0)