VictoriaMetrics/app/vmalert/notifier
Hui Wang e482eeff58
vmalert: support specifying full http url in notifier static_configs target ()
* vmalert: support specifying full http or https urls in notifier static_configs target address
* show right label results in ui
2023-11-01 19:53:50 +08:00
..
testdata vmalert: support specifying full http url in notifier static_configs target () 2023-11-01 19:53:50 +08:00
alert.go vmalert: add keep_firing_for field for alerting rule () 2023-07-27 15:13:13 +02:00
alert_test.go Vmalert tests () 2023-03-17 15:57:24 +01:00
alertmanager.go fix inconsistent behaviors with prometheus when scraping () 2023-10-17 17:58:19 +08:00
alertmanager_request.qtpl fix issue#3053 () 2022-10-10 09:44:58 +02:00
alertmanager_request.qtpl.go vmalert: revert unexpected fileds rename during refactoring () 2022-10-11 12:37:47 +02:00
alertmanager_test.go app/vmalert: follow-up after 6c322b4a00 () 2023-04-27 13:02:21 +02:00
config.go vmalert: support specifying full http url in notifier static_configs target () 2023-11-01 19:53:50 +08:00
config_test.go vmalert: add DNS service discovery () 2022-04-13 11:50:26 +03:00
config_watcher.go all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-25 21:24:03 +02:00
config_watcher_test.go vmalert: support specifying full http url in notifier static_configs target () 2023-11-01 19:53:50 +08:00
faker.go vmalert-tool: implement unittest () 2023-10-13 13:54:33 +02:00
init.go all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-25 21:24:03 +02:00
init_test.go vmalert: follow-up after d4ac4b7813 () 2023-07-18 15:53:37 +02:00
notifier.go vmalert: allow configuring custom notifier headers per group () 2023-04-27 12:17:26 +02:00
notifier_blackhole.go vmalert: follow-up after d4ac4b7813 () 2023-07-18 15:53:37 +02:00
notifier_blackhole_test.go vmalert: follow-up after d4ac4b7813 () 2023-07-18 15:53:37 +02:00
package_test.go added reusable templates support () 2022-05-14 11:38:44 +02:00