alertmanager/notify
Julien Duchesne 59c7fd5053 Add support to set the Slack URL in a file
- Added support for the file in both the global and the lower level
- Tried to follow configuration patterns I saw in prometheus
- The slack file is read on every request as mentioned in the prometheus issue to enable seamless switches

https://github.com/prometheus/alertmanager/issues/2498
Signed-off-by: Julien Duchesne <julien.duchesne@grafana.com>
2021-04-01 21:59:49 -04: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 Add support to set the Slack URL in a file 2021-04-01 21:59:49 -04: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 Export newMetrics function and metrics struct (#2523) 2021-03-24 12:37:58 +05:30
notify_test.go Export newMetrics function and metrics struct (#2523) 2021-03-24 12:37:58 +05:30
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