VictoriaMetrics/app
Nikolay 5b235b902b 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:33:48 +02:00
..
vmagent Adds ready probe (#874) 2020-11-04 20:33:48 +02:00
vmalert vmalert: skip automatically added labels on alerts restore (#871) 2020-11-01 23:26:00 +02:00
vmauth docs: improve readability a bit 2020-09-29 13:05:05 +03:00
vmbackup vmbackup fix panic when no origin fs given (#859) 2020-11-01 23:17:01 +02:00
vminsert app/{vminsert,vmagent}: take into account all the inserted rows before relabeling in vm_rows_inserted_total and vmagent_rows_inserted_total metrics 2020-10-09 13:38:49 +03:00
vmrestore Fix typo in vnrestore readme 2020-10-20 10:49:22 +03:00
vmselect app/vmselect/promql: allow dropping trailing sample only for default_rollup function 2020-11-02 02:11:06 +02:00
vmstorage lib/storage: code cleanup after 5bfd4e6218 2020-10-20 16:10:53 +03:00