mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-15 16:30:55 +01:00
a9ea3fee38
The context message can be extended by calling Donef. If there is no need to extend the message, then just call Done. |
||
---|---|---|
.. | ||
deployment | ||
multiarch | ||
transport | ||
main.go | ||
Makefile | ||
README.md |
vmstorage
performs the following tasks:
-
Accepts inserts from
vminsert
nodes and stores them to local storage. -
Performs select requests from
vmselect
nodes.