VictoriaMetrics/app
Aliaksandr Valialkin 1575a560f0 app/vmselect/netstorage: adaptively adjust the maximum inmemory file size for storing temporary blocks
The maximum inmemory file size now depends on `-memory.allowedPercent`.
This should improve performance and reduce the number of filesystem calls
on machines with big amounts of RAM when performing heavy queries
over big number of samples and time series.
2019-09-03 13:32:09 +03:00
..
victoria-metrics Makefile: extract app-local and app-local-pure build rules 2019-08-28 01:34:58 +03:00
vminsert app/vminsert/influx: set db label only if Influx line doesnt have db tag 2019-08-24 13:52:48 +03:00
vmselect app/vmselect/netstorage: adaptively adjust the maximum inmemory file size for storing temporary blocks 2019-09-03 13:32:09 +03:00
vmstorage app/vmstorage: add vm_concurrent_addrows_* metrics for tracking concurrency for Storage.AddRows calls 2019-08-06 15:08:33 +03:00