VictoriaMetrics/app/vmselect
Aliaksandr Valialkin c5f894b361 Makefile: add build and test rules with enabled race detector. These rules have -race suffix
Fix also `unsafe pointer conversion` errors detected by Go1.14. See https://golang.org/doc/go1.14#compiler .
2020-03-05 12:03:38 +02:00
..
netstorage all: properly split vm_deduplicated_samples_total among cluster components 2020-02-27 23:48:07 +02:00
prometheus app/vmselect/prometheus: do not add __name__!= filter when searching for all the matching metric names via /api/v1/label/__name__/values with non-empty label filter 2020-02-28 23:35:55 +02:00
promql Makefile: add build and test rules with enabled race detector. These rules have -race suffix 2020-03-05 12:03:38 +02:00
main.go app/vmselect: add /internl/resetRollupResultCache handler for resetting response cache 2020-02-21 13:58:05 +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.