VictoriaMetrics/app
Nikolay 4c808d58bf
Adds ready probe (#874)
* adds leading forward slash check for scrapeURL path
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/835

* adds ready probe for scrape config initialization,
it should prevent metrics loss during vmagent rolling update,
/ready api will return 425 http code, if some scrape config still waits for initialization.

* updates docs

* Update app/vmagent/README.md

* renames var

* Update app/vmagent/README.md

Co-authored-by: Aliaksandr Valialkin <valyala@gmail.com>
2020-11-04 20:29:18 +02:00
..
victoria-metrics app/victoria-metrics: add a link to https://victoriametrics.github.io/ from main page 2020-10-06 15:29:49 +03:00
vmagent Adds ready probe (#874) 2020-11-04 20:29:18 +02:00
vmalert vmalert: skip automatically added labels on alerts restore (#871) 2020-10-30 08:18:20 +00:00
vmauth docs: improve readability a bit 2020-09-29 13:03:38 +03:00
vmbackup vmbackup fix panic when no origin fs given (#859) 2020-10-28 20:09:10 +02:00
vminsert Adds ready probe (#874) 2020-11-04 20:29:18 +02:00
vmrestore Fix typo in vnrestore readme 2020-10-18 15:41:39 +03:00
vmselect app/vmselect: reduce memory usage when query touches big number of time series 2020-11-04 17:04:04 +02:00
vmstorage app/vmstorage: support for -retentionPeriod smaller than one month 2020-10-20 14:31:44 +03:00