VictoriaMetrics/app/vmselect
2020-01-30 15:09:05 +02:00
..
netstorage lib/fs: optimize small reads for ReaderAt.MustReadAt by reading from memory-mapped space instead of reading from file descriptor 2020-01-30 15:09:05 +02:00
prometheus app/vmselect: mention the original query and time range in error messages 2020-01-22 17:36:36 +02:00
promql app/vmselect/promql: add keep_next_value(q) for filling gaps with the next non-empty value 2020-01-29 00:48:04 +02:00
main.go app/vmselect: mention the original query and time range in error messages 2020-01-22 17:36:36 +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.