VictoriaMetrics/app
Aliaksandr Valialkin 4ed5e9a7ce lib/storage: pre-fetch metricNames for the found metricIDs in Search.Init
This should speed up Search.NextMetricBlock loop for big number of found time series.
2020-01-30 15:16:16 +02:00
..
vmbackup all: use gozstd instead of pure Go zstd for GOARCH=amd64 2019-12-24 12:43:59 +02:00
vminsert app/vminsert: moved -maxInsertRequestSize command-line flag out of lib/prompb in order to prevent its inclusion in vmselect and vmstorage apps 2020-01-28 22:53:50 +02:00
vmrestore app/{vmbackup,vmrestore}: add backup complete file to backup when it is complete and check for this file before restoring from backup 2020-01-09 15:35:45 +02:00
vmselect app/vmselect/promql: add keep_next_value(q) for filling gaps with the next non-empty value 2020-01-29 00:48:14 +02:00
vmstorage lib/storage: pre-fetch metricNames for the found metricIDs in Search.Init 2020-01-30 15:16:16 +02:00