VictoriaMetrics/app
Roman Khavronenko 0c2284b95f vmalert: add flag disableAlertgroupLabel for disabling extra label added to series (#1534)
The new label added in https://github.com/VictoriaMetrics/VictoriaMetrics/issues/611
may negatively impact deduplication in Alertmanager. The new flag supposed to give
an option to disable adding this label.

To enable flag just add `-disableAlertgroupLabel` to binary execution command.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1532
2021-08-21 20:23:22 +03:00
..
vmagent app/vmselect: add -search.noStaleMarkers command-line flag for disabling stale markers handling in queries 2021-08-18 13:58:06 +03:00
vmalert vmalert: add flag disableAlertgroupLabel for disabling extra label added to series (#1534) 2021-08-21 20:23:22 +03:00
vmauth lib/envflag: add a link to docs for -envflag.enable 2021-08-11 10:32:40 +03:00
vmbackup lib/envflag: add a link to docs for -envflag.enable 2021-08-11 10:32:40 +03:00
vmbackupmanager docs/{vmgateway,vmbackupmanager}: explicitly mention that these components are a part of an enterprise package 2021-06-17 17:19:13 +03:00
vmctl app/vmselect: follow-up after aa11ef6d3b 2021-07-07 17:45:09 +03:00
vmgateway docs/{vmgateway,vmbackupmanager}: explicitly mention that these components are a part of an enterprise package 2021-06-17 17:19:13 +03:00
vminsert app/vminsert: add vm_rpc_send_duration_seconds_total metric per each vminsert->vmstorage link 2021-08-11 11:42:33 +03:00
vmrestore lib/envflag: add a link to docs for -envflag.enable 2021-08-11 10:32:40 +03:00
vmselect app/vmselect/prometheus: do not extend [d] to the detected interval between samples for first_over_time(m[d]) 2021-08-21 19:56:56 +03:00
vmstorage li/storage: re-use the per-day inverted index search code for searching in global index 2021-07-30 10:28:20 +03:00
vmui app/vmui: actualize Dockerfiles 2021-08-11 13:42:53 +03:00