VictoriaMetrics/app
Roman Khavronenko 35237fe1f5 vmalert: fix error when rule didn't start if restore failed (#1279)
Previously, `startGroup` could exit on restore errors despite the
`remoteRead.ignoreRestoreErrors` flag value. Now vmalert checks the
flag value before deciding whether to return error or just log it.
2021-05-10 11:10:32 +03:00
..
vmagent docs/vmagent.md: add stream parsing mode chapter 2021-05-08 23:14:47 +03:00
vmalert vmalert: fix error when rule didn't start if restore failed (#1279) 2021-05-10 11:10:32 +03:00
vmauth app/vmauth: parse url_prefix only once during config load 2021-04-21 10:57:17 +03:00
vmbackup app/vmbackup: make sure that -snapshotName isnt set if -snapshot.createURL is set 2021-05-07 08:44:44 +03:00
vmbackupmanager app/vmbackup: typo fix: snaphsot -> snapshot 2021-04-22 11:18:13 +03:00
vmctl all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:20:01 +03:00
vmgateway all: consistency renaming Victoria Metrics -> VictoriaMetrics 2021-04-20 11:45:02 +03:00
vminsert app/vminsert: add support for data ingestion via other vminsert nodes 2021-05-08 19:53:45 +03:00
vmrestore all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:20:01 +03:00
vmselect all: rename https://victoriametrics.github.io to https://docs.victoriametrics.com 2021-04-20 20:20:01 +03:00
vmstorage lib/ingestserver: properly close incoming connections during graceful shutdown 2021-05-08 19:53:45 +03:00