VictoriaMetrics/app
Roman Khavronenko 87018650dd
vmalert: keep the returned timestamp when persisting recording rule (#1245)
Previously, vmalert used `lastExecTime` timestamp when writing recording rules
to the remote storage. This may be incorrect, if vmalert uses `datasource.lookback` flag,
which means rule's expression will be executed at some moment in the past.
To avoid such situations, vmalert now will use returned timestamp instead of `lastExecTime`.
2021-04-26 01:03:22 +03:00
..
victoria-metrics all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:16:17 +03:00
vmagent app/vmagent/remotewrite: increase the maximum possible number of inmemory blocks for systems with high amounts of RAM 2021-04-23 22:03:51 +03:00
vmalert vmalert: keep the returned timestamp when persisting recording rule (#1245) 2021-04-26 01:03:22 +03:00
vmauth app/vmauth: parse url_prefix only once during config load 2021-04-21 10:55:29 +03:00
vmbackup app/vmbackup: typo fix: snaphsot -> snapshot 2021-04-22 11:16:56 +03:00
vmbackupmanager app/vmbackup: typo fix: snaphsot -> snapshot 2021-04-22 11:16:56 +03:00
vmctl all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:16:17 +03:00
vmgateway all: consistency renaming Victoria Metrics -> VictoriaMetrics 2021-04-20 11:45:48 +03:00
vminsert all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:16:17 +03:00
vmrestore all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:16:17 +03:00
vmselect all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:16:17 +03:00
vmstorage app/{vminsert,vmagent}: add -sortLabels command-line option for sorting time series labels before ingesting them in the storage 2021-03-31 23:27:58 +03:00