VictoriaMetrics/app
Roman Khavronenko 415b1ddfb5
vmalert: check if remoteRead object was initied before calling Restore (#473)
The check for non-nil remoteRead was mistakenly dropped
during refactoring which caused panics when `vmalert`
wasn't configured with `remoteRead` flag.
2020-05-13 19:32:58 +01:00
..
victoria-metrics app/victoria-metrics: add -selfScrapeInstance and -selfScrapeJob flags for tuning labels for self-scraped metrics 2020-04-04 14:57:22 +03:00
vmagent app/vmagent: fix a bug with improper relabeling when multiple -remoteWrite.urlRelableConfig args are set 2020-05-12 22:02:58 +03:00
vmalert vmalert: check if remoteRead object was initied before calling Restore (#473) 2020-05-13 19:32:58 +01:00
vmauth docs/vmauth.md: fix a link to docker images 2020-05-08 14:10:04 +03:00
vmbackup docs/{vmbackup,vmrestore}.md: update -help output 2020-04-24 22:44:21 +03:00
vminsert app/vminsert: add /-/reload handler in the same way as for vmagent 2020-04-30 02:15:39 +03:00
vmrestore docs/{vmbackup,vmrestore}.md: update -help output 2020-04-24 22:44:21 +03:00
vmselect app/vmselect/promql: suppress "SA4006: this value of dstValues is never used" error in golangci-lint 2020-05-13 11:47:08 +03:00
vmstorage lib/storage: gradually pre-populate per-day inverted index for the next day 2020-05-12 12:13:05 +03:00