VictoriaMetrics/app
Roman Khavronenko 333675875f 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-11-01 23:26:00 +02:00
..
vmagent lib/promscrape: add stream parse mode for efficient scraping of targets that expose millions of metrics 2020-11-01 23:12:26 +02:00
vmalert vmalert: skip automatically added labels on alerts restore (#871) 2020-11-01 23:26:00 +02:00
vmauth docs: improve readability a bit 2020-09-29 13:05:05 +03:00
vmbackup vmbackup fix panic when no origin fs given (#859) 2020-11-01 23:17:01 +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:38:49 +03:00
vmrestore Fix typo in vnrestore readme 2020-10-20 10:49:22 +03:00
vmselect app/vmselect/promql: allow passing optional third argument to topk_* and bottomk_* functions in order to obtain sum of time series outside top/bottom K 2020-10-20 20:09:55 +03:00
vmstorage lib/storage: code cleanup after 5bfd4e6218 2020-10-20 16:10:53 +03:00