VictoriaMetrics/app
Roman Khavronenko f0bdc5716e
vmalert: skip automatically added labels on alerts restore (#871)
Label `alertgroup` was introduced in #611 and automatically added to generated
time series. By mistake, this new label wasn't correctly purged on restore event
and affected alert's ID uniqueness. This commit removes `alertgroup` label
in restore function.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/870
2020-10-30 08:18:20 +00:00
..
victoria-metrics app/victoria-metrics: add a link to https://victoriametrics.github.io/ from main page 2020-10-06 15:29:49 +03:00
vmagent lib/promscrape: code prettifying after 9bd9f67718 2020-10-12 16:12:36 +03:00
vmalert vmalert: skip automatically added labels on alerts restore (#871) 2020-10-30 08:18:20 +00:00
vmauth docs: improve readability a bit 2020-09-29 13:03:38 +03:00
vmbackup vmbackup fix panic when no origin fs given (#859) 2020-10-28 20:09:10 +02:00
vminsert app/{vminsert,vmagent}: take into account all the inserted rows before relabeling in vm_rows_inserted_total and vmagent_rows_inserted_total metrics 2020-10-09 13:29:51 +03:00
vmrestore Fix typo in vnrestore readme 2020-10-18 15:41:39 +03:00
vmselect app/vmselect/promql: an attempt to improve heuristics for dropping trailing data points in time series 2020-10-17 10:44:34 +03:00
vmstorage app/vmstorage: support for -retentionPeriod smaller than one month 2020-10-20 14:31:44 +03:00