alertmanager/notify
beorn7 e84c265196 Include pending silences for future muting decisions
Previously, if a pending silence existed for an alert, and it later
became active without any silences getting added in the meantime, we
would miss the existence of that newly active silence.

Signed-off-by: beorn7 <beorn@grafana.com>
2021-05-27 22:15:57 +02:00
..
email Add email notify Message-Id Header (#2057) 2019-10-23 15:49:30 +02:00
opsgenie Upgrade prometheus/common 2021-04-21 12:01:34 +02:00
pagerduty Upgrade prometheus/common 2021-04-21 12:01:34 +02:00
pushover Upgrade prometheus/common 2021-04-21 12:01:34 +02:00
slack Upgrade prometheus/common 2021-04-21 12:01:34 +02:00
test *: split notify package 2019-06-18 15:36:19 +02:00
victorops Upgrade prometheus/common 2021-04-21 12:01:34 +02:00
webhook Upgrade prometheus/common 2021-04-21 12:01:34 +02:00
wechat Upgrade prometheus/common 2021-04-21 12:01:34 +02:00
notify.go Export newMetrics function and metrics struct (#2523) 2021-03-24 12:37:58 +05:30
notify_test.go Include pending silences for future muting decisions 2021-05-27 22:15:57 +02:00
util.go notify: refactor code to retry requests (#1974) 2019-08-02 16:17:40 +02:00
util_test.go notify: refactor code to retry requests (#1974) 2019-08-02 16:17:40 +02:00