VictoriaMetrics/app
Roman Khavronenko 9cdd4696fe
vmalert: add flag to control behaviour on startup for state restore errors (#1265)
Alerting rules now can return specific error type ErrStateRestore to indicate
whether restore state procedure failed. Such errors were returned and logged
before as well. But now user can specify whether to just log these errors
(remoteRead.ignoreRestoreErrors=true) or to stop the process
(remoteRead.ignoreRestoreErrors=false). The latter is important when VM isn't
ready yet to serve queries from vmalert and it needs to wait.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1252
2021-05-05 10:07:19 +03:00
..
victoria-metrics app/vmagent: list user-visible endpoints at http://vmagent:8429/ 2021-04-30 09:36:43 +03:00
vmagent app/vmagent: list user-visible endpoints at http://vmagent:8429/ 2021-04-30 09:36:43 +03:00
vmalert vmalert: add flag to control behaviour on startup for state restore errors (#1265) 2021-05-05 10:07:19 +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