VictoriaMetrics/app
Roman Khavronenko e7d7f6c94e
vmalert: update the order of service labels attaching (#1922)
Service labels like `alertname` or `alertgroup` were attached
after template expanding for `labels` section. Because of this,
labels `alertname` or `alertgroup` weren't available for templating
in `labels` section of alert's definition.
This commit changes the order of labels attaching and adds a test
for verifying these labels availability.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1921
Signed-off-by: hagen1778 <roman@victoriametrics.com>
2021-12-10 12:14:16 +02:00
..
vmagent app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:11:47 +02:00
vmalert vmalert: update the order of service labels attaching (#1922) 2021-12-10 12:14:16 +02:00
vmauth app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:11:47 +02:00
vmbackup lib/httpserver: add missing 127.0.0.1 hostname to the logged address for http and pprof server if the address starts with ':' 2021-12-08 16:15:12 +02:00
vmbackupmanager app/vmbackupmanager: fix links to images 2021-10-27 21:36:25 +03:00
vmctl Simplify queries to OpenTSDB for migration (#1809) 2021-11-29 12:13:38 +02:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:53:48 +03:00
vminsert app/vminsert: add -maxLabelValueLen command-line flag 2021-12-06 11:42:24 +02:00
vmrestore lib/httpserver: add missing 127.0.0.1 hostname to the logged address for http and pprof server if the address starts with ':' 2021-12-08 16:15:12 +02:00
vmselect vmui: multiple queries (#1916) 2021-12-08 16:43:18 +02:00
vmstorage app/vmstorage: export vm_cache_size_max_bytes metrics for determining capacity of various caches 2021-12-02 10:30:01 +02:00
vmui app/vmui/README.md: remove features chapter, since it lists unimportant and/or misleading features 2021-12-09 19:51:33 +02:00