alertmanager/notify
Steve Simpson 1711e72d1b Clustering: Change WaitReady to accept a Context.
WaitReady is a blocking call and so should accept a Context in order to
be responsive to cancellation of the notification pipeline for any reason.

Signed-off-by: Steve Simpson <steve.simpson@grafana.com>
2021-03-10 09:18:39 +01:00
..
email Add email notify Message-Id Header (#2057) 2019-10-23 15:49:30 +02:00
opsgenie Update common (#2353) 2020-08-25 15:48:59 +02:00
pagerduty notify/pagerduty: Filter out empty images and links (#2379) 2020-09-25 17:31:22 +02:00
pushover Update common (#2353) 2020-08-25 15:48:59 +02:00
slack Update common (#2353) 2020-08-25 15:48:59 +02:00
test *: split notify package 2019-06-18 15:36:19 +02:00
victorops fix(notify/victorops): Catch routing_key templating errors (#2467) 2021-01-29 14:40:33 +01:00
webhook Update common (#2353) 2020-08-25 15:48:59 +02:00
wechat Update common (#2353) 2020-08-25 15:48:59 +02:00
notify.go Clustering: Change WaitReady to accept a Context. 2021-03-10 09:18:39 +01:00
notify_test.go Improve documentation wording and formatting in response to maintainer feedback 2021-03-01 08:30:02 +11: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