VictoriaMetrics/app
Roman Khavronenko e92c987dc3
vmalert: check if remoteWrite is configured for replay mode (#1990)
* vmalert: check if remoteWrite is configured for replay mode

The purpose of `replay` mode is to backfill results of recording
or alerting rules. So `remoteWrite.url` should be required.
Otherwise, process can fail on attempt to send data.

Signed-off-by: hagen1778 <roman@victoriametrics.com>

* Update app/vmalert/main.go

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2021-12-21 20:31:10 +02:00
..
vmagent all: use logger.WithThrottler() where appropriate 2021-12-21 17:10:54 +02:00
vmalert vmalert: check if remoteWrite is configured for replay mode (#1990) 2021-12-21 20:31:10 +02:00
vmauth app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:11:47 +02:00
vmbackup lib/httpserver: add missing 127.0.0.1 hostname to the logged address for http and pprof server if the address starts with ':' 2021-12-08 16:15:12 +02:00
vmbackupmanager app/vmbackupmanager: fix links to images 2021-10-27 21:36:25 +03:00
vmctl OpenTSDB Migration Fix (#1946) 2021-12-20 12:12:10 +02:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:53:48 +03:00
vminsert app/vminsert: add -maxLabelValueLen command-line flag 2021-12-06 11:42:24 +02:00
vmrestore lib/httpserver: add missing 127.0.0.1 hostname to the logged address for http and pprof server if the address starts with ':' 2021-12-08 16:15:12 +02:00
vmselect vmui: add custom start range (#1989) 2021-12-21 20:22:48 +02:00
vmstorage lib/storage: explicitly pass dedupInterval to DeduplicateSamples() and deduplicateSamplesDuringMerge() 2021-12-14 20:52:29 +02:00
vmui vmui: add custom start range (#1989) 2021-12-21 20:22:48 +02:00