VictoriaMetrics/app
Aliaksandr Valialkin ccd3aa4f15 app/vmselect: take into account the time the requests wait in the queue if -search.maxConcurrentRequests is exceeded
This will prevent from excess CPU usage for timed out queries.
2020-02-04 16:20:48 +02:00
..
vmbackup all: use gozstd instead of pure Go zstd for GOARCH=amd64 2019-12-24 12:43:59 +02:00
vminsert all: do not clash flag description with back-quoted flag types 2020-02-04 15:56:01 +02:00
vmrestore all: do not clash flag description with back-quoted flag types 2020-02-04 15:56:01 +02:00
vmselect app/vmselect: take into account the time the requests wait in the queue if -search.maxConcurrentRequests is exceeded 2020-02-04 16:20:48 +02:00
vmstorage lib/storage: pre-fetch metricNames for the found metricIDs in Search.Init 2020-01-30 15:16:16 +02:00