VictoriaMetrics/app/vmalert/notifier
Roman Khavronenko f1b2273d13
vmalert: support $alertID and $groupID in template variables (#2983)
Support of these two variables allows building custom URLs with
alert's ID and group ID params.

See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/517#issuecomment-1207141432

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2022-08-16 08:08:27 +02:00
..
testdata vmalert: add DNS service discovery (#2465) 2022-04-13 11:50:26 +03:00
alert.go vmalert: support $alertID and $groupID in template variables (#2983) 2022-08-16 08:08:27 +02:00
alert_test.go vmalert: support $alertID and $groupID in template variables (#2983) 2022-08-16 08:08:27 +02:00
alertmanager.go lib/promauth: add ability to send additional http headers in requests to scrape targets 2022-06-22 20:39:43 +03:00
alertmanager_request.qtpl vmalert: support relabeling for alert labels sent via notifier 2022-04-11 11:09:14 +03:00
alertmanager_request.qtpl.go app/vmalert: run make quicktemplate-gen from the root directory after the commit f6dcfbcdd6 2022-05-04 20:27:36 +03:00
alertmanager_test.go vmalert: support relabeling for alert labels sent via notifier 2022-04-11 11:09:14 +03:00
config.go all: make fmt via the upcoming Go1.19 2022-07-11 19:22:15 +03:00
config_test.go vmalert: add DNS service discovery (#2465) 2022-04-13 11:50:26 +03:00
config_watcher.go fix alert relabeling (#2633) 2022-05-25 09:36:04 +02:00
config_watcher_test.go Consul SD - update services on the watcher's start (#2202) 2022-02-21 15:32:45 +02:00
init.go all: make fmt via the upcoming Go1.19 2022-07-11 19:22:15 +03:00
notifier.go vmalert: support configuration file for notifiers (#2127) 2022-02-02 14:11:41 +02:00
package_test.go added reusable templates support (#2532) 2022-05-14 11:38:44 +02:00