VictoriaMetrics/app/vmselect
Aliaksandr Valialkin 1f3fd2c910 app/vmselect: adjust end arg instead of adjusting start arg if start > end
`start` arg has higher chances to be set properly comparing to `end` arg,
so it is expected that the `end` arg could be adjusted if it was set incorrectly.
2019-11-22 16:12:19 +02:00
..
netstorage app/vmselect/netstorage: hint the OS that tmpBlocksFile is read almost sequentially 2019-09-30 00:11:14 +03:00
prometheus app/vmselect: adjust end arg instead of adjusting start arg if start > end 2019-11-22 16:12:19 +02:00
promql all: remove the remaining mentions of cluster version 2019-11-21 23:18:22 +02:00
main.go all: return 503 http error if service is temporarily unavailable 2019-08-23 09:55:07 +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.