VictoriaMetrics/app/vmalert/notifier
Aliaksandr Valialkin 6f9ce3f6d6
lib/flagutil: rename Array to ArrayString
This makes the ArrayString more consistent with other Array* types.

While at it, add ArrayBytes type, which will be used for https://github.com/VictoriaMetrics/VictoriaMetrics/pull/3071
2022-10-01 18:28:19 +03:00
..
testdata vmalert: support auth configs per static_target (#3188) 2022-09-30 18:38:11 +03:00
alert.go vmalert: add $activeAt into template variables. (#3000) 2022-08-24 01:23:37 +03:00
alert_test.go vmalert: add $activeAt into template variables. (#3000) 2022-08-24 01:23:37 +03:00
alertmanager.go all: subsitute ioutil.ReadAll with io.ReadAll 2022-08-22 00:16:04 +03:00
alertmanager_request.qtpl vmalert: support relabeling for alert labels sent via notifier 2022-04-11 12:12:04 +03:00
alertmanager_request.qtpl.go app/vmalert: run make quicktemplate-gen from the root directory after the commit f6dcfbcdd6 2022-05-04 20:28:37 +03:00
alertmanager_test.go vmalert: support relabeling for alert labels sent via notifier 2022-04-11 12:12:04 +03:00
config.go vmalert: support auth configs per static_target (#3188) 2022-09-30 18:38:11 +03:00
config_test.go vmalert: add DNS service discovery (#2465) 2022-04-13 14:14:25 +03:00
config_watcher.go vmalert: support auth configs per static_target (#3188) 2022-09-30 18:38:11 +03:00
config_watcher_test.go vmalert: support auth configs per static_target (#3188) 2022-09-30 18:38:11 +03:00
init.go lib/flagutil: rename Array to ArrayString 2022-10-01 18:28:19 +03:00
notifier.go vmalert: support configuration file for notifiers (#2127) 2022-02-02 23:42:25 +02:00
package_test.go added reusable templates support (#2532) 2022-05-20 12:25:11 +03:00