VictoriaMetrics/app
Aliaksandr Valialkin 3f85c06b65 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:17 +03:00
..
victoria-metrics app/vmselect/prometheus: do not adjust last points in time series with timestamps exceeding the current time 2020-07-14 12:52:16 +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:00:29 +03:00
vmalert all: add mssing APP_NAME to vm*-GOARCH builds 2020-07-31 13:42:18 +03:00
vmauth all: add mssing APP_NAME to vm*-GOARCH builds 2020-07-31 13:42:18 +03:00
vmbackup all: add mssing APP_NAME to vm*-GOARCH builds 2020-07-31 13:42:18 +03:00
vminsert app/{vmagent,vminsert}: properly preserve db tag from query string passed to Influx line protocol query 2020-07-28 21:25:19 +03:00
vmrestore all: add mssing APP_NAME to vm*-GOARCH builds 2020-07-31 13:42:18 +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:17 +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:24 +03:00