VictoriaMetrics/app
Nikolay d0a9b24c5a reduces memory usage for vmagent, (#880)
* reduces memory usage for vmagent,
limits count of droppedTarget, that can be stored for /api/v1/targets page up to 999 items,
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/878

* Update app/vmagent/README.md

* Update app/vmagent/README.md

Co-authored-by: Aliaksandr Valialkin <valyala@gmail.com>
2020-11-04 17:13:33 +02:00
..
vmagent reduces memory usage for vmagent, (#880) 2020-11-04 17:13:33 +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