VictoriaMetrics/app/vmselect/README.md

7 lines
251 B
Markdown
Raw Normal View History

2019-05-22 21:23:23 +00: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.