mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-08-04 06:46:13 +03:00
The change applies only to the master and must not be ported to the cluster version Follow-up on https://github.com/VictoriaMetrics/VictoriaMetrics/pull/10926
vmstorage performs the following tasks:
-
Accepts inserts from
vminsertand stores them to local storage. -
Performs select requests from
vmselect.