alertmanager/config
Simon Rozet 41eb1213bb
support loading webhook URL from a file (#3223)
* support loading webhook URL from a file

/cc #2498

Signed-off-by: Simon Rozet <me@simonrozet.com>

* notify/webhook: add test for reading url from file

Signed-off-by: Simon Rozet <me@simonrozet.com>

* notify/pushover: add tests for reading secrets from files

Signed-off-by: Simon Rozet <me@simonrozet.com>

---------

Signed-off-by: Simon Rozet <me@simonrozet.com>
2023-03-03 15:31:14 +01:00
..
testdata Add support for reading VictorOps API key from file (#3111) 2022-10-25 15:40:17 +02:00
config.go Changes receiver and inhibition rules arrays to slices of value items 2023-01-18 10:21:51 -05:00
config_test.go Changes receiver and inhibition rules arrays to slices of value items 2023-01-18 10:21:51 -05:00
coordinator.go Update golangci-lint and fix complaints (#2853) 2022-03-25 17:59:51 +01:00
coordinator_test.go Update go dependencies & switch to go-kit/log 2021-08-02 12:43:23 +02:00
notifiers.go support loading webhook URL from a file (#3223) 2023-03-03 15:31:14 +01:00
notifiers_test.go support loading webhook URL from a file (#3223) 2023-03-03 15:31:14 +01:00