VictoriaMetrics/app/vmselect
2019-05-23 00:25:38 +03:00
..
deployment all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
netstorage all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
prometheus all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
promql all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
main.go all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
Makefile all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
README.md all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00

vmselect performs the following tasks:

  • Splits incoming selects to tasks for vmstorage nodes and issues these tasks to all the vmstorage nodes in the cluster.

  • Merges responses from all the vmstorage nodes and returns a single response.