VictoriaMetrics/app
Aliaksandr Valialkin 14ddb8a34e app/vmselect/netstorage: reduce CPU contention when upacking time series blocks by unpacking batches of such blocks instead of a single block
This should improve query performance on systems with big number of CPU cores (16 and more)
2020-08-06 17:50:13 +03:00
..
vmagent app/vmagent: tune http client for sending data to remote storage in order to disable closing keep-alive connections 2020-08-04 21:01:40 +03:00
vmalert all: add mssing APP_NAME to vm*-GOARCH builds 2020-07-31 13:45:32 +03:00
vmauth all: add mssing APP_NAME to vm*-GOARCH builds 2020-07-31 13:45:32 +03:00
vmbackup all: add mssing APP_NAME to vm*-GOARCH builds 2020-07-31 13:45:32 +03:00
vminsert app: remove duplicate *-pure makefile rules 2020-07-31 20:01:30 +03:00
vmrestore all: add mssing APP_NAME to vm*-GOARCH builds 2020-07-31 13:45:32 +03:00
vmselect app/vmselect/netstorage: reduce CPU contention when upacking time series blocks by unpacking batches of such blocks instead of a single block 2020-08-06 17:50:13 +03:00
vmstorage app/vmstorage: rename vm_cache_size_entries{type="storage/prefetchedMetricIDs"} to vm_cache_entries{type="storage/prefetchedMetricIDs"} to be consistent with other vm_cache_entries metrics 2020-08-06 16:34:18 +03:00