Properly return the error to user when `-search.maxSamplesPerQuery` limit is exceeded.
Before, user could have received a partial response instead.
Signed-off-by: hagen1778 <roman@victoriametrics.com>
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/.