Files
func25 879e444058 clean
2025-08-27 13:58:13 +07:00
..
2025-08-18 22:55:53 +02:00
2025-08-27 13:58:13 +07:00
2025-08-27 13:58:13 +07:00
2025-08-27 11:33:44 +07:00
2025-08-15 14:47:03 +04:00
2025-08-27 11:33:44 +07:00
2024-11-28 13:50:02 +01: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.

The vmui directory contains static contents built from app/vmui package with make vmui-update command. The vmui page is available at http://<vmselect>:8481/select/<accountID>/vmui/.