VictoriaMetrics/app/vmselect
Aliaksandr Valialkin 53ea90865d app/vmselect/promql: add -search.disableCache flag for disabling response caching
This may be useful for data back-filling, when the response caching
could interfere badly with newly added data points with timestamps
in the past.
2019-06-04 17:30:45 +03:00
..
netstorage all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
prometheus app/vmselect: consume resultsCh data in exportHandler if writeResponseFunc failed to consume it 2019-05-24 14:54:31 +03:00
promql app/vmselect/promql: add -search.disableCache flag for disabling response caching 2019-06-04 17:30:45 +03:00
main.go lib/timerpool: use timer pool in concurrency limiters 2019-05-28 17:20:10 +03: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.