VictoriaMetrics/app/vmselect
Aliaksandr Valialkin 36a1ac8360 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:15:08 +02:00
..
netstorage all: add -dedup.minScrapeInterval command-line flag for data de-duplication 2020-01-31 01:16:57 +02:00
prometheus app/vmselect: take into account the time the requests wait in the queue if -search.maxConcurrentRequests is exceeded 2020-02-04 16:15:08 +02:00
promql app/vmselect/promql: adjust and and unless binary operator handling to be consistent with Prometheus 2020-01-31 18:52:38 +02:00
main.go app/vmselect: take into account the time the requests wait in the queue if -search.maxConcurrentRequests is exceeded 2020-02-04 16:15:08 +02:00
README.md all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00

vmselect performs the incoming queries and fetches the required data from vmstorage.