VictoriaMetrics/app
Roman Khavronenko 9bb7905d26
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:25:47 +02:00
..
victoria-metrics app/victoria-metrics: mention https://docs.victoriametrics.com/#downsampling in the description for -dedup.minScrapeInterval command-line flag 2021-12-15 13:18:04 +02:00
vmagent all: use logger.WithThrottler() where appropriate 2021-12-21 17:03:25 +02:00
vmalert vmalert: check if remoteWrite is configured for replay mode (#1990) 2021-12-21 20:25:47 +02:00
vmauth app: allow specifying http and https urls in the following command-line flags 2021-12-03 00:10:02 +02:00
vmbackup vmui: multiple queries (#1916) 2021-12-08 16:40:15 +02:00
vmbackupmanager app/vmbackupmanager: fix links to images 2021-10-27 21:35:52 +03:00
vmctl OpenTSDB Migration Fix (#1946) 2021-12-20 09:35:51 +02:00
vmgateway docs/{vmgateway,vmbackupmanager}: mention that enterprise binaries are free for download and evaluation 2021-08-27 14:54:09 +03:00
vminsert app/vminsert: add -maxLabelValueLen command-line flag 2021-12-06 11:40:34 +02:00
vmrestore vmui: multiple queries (#1916) 2021-12-08 16:40:15 +02:00
vmselect vmui: add custom start range (#1989) 2021-12-21 20:19:33 +02:00
vmstorage app/vmstorage: export vm_cache_size_max_bytes metrics for determining capacity of various caches 2021-12-02 10:30:43 +02:00
vmui vmui: add custom start range (#1989) 2021-12-21 20:19:33 +02:00