mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-15 00:13:30 +01:00
75f2f3b09d
Previously the ingestion performance has been limited by the slowest vmstorage node. Now vminsert should re-route data from the slowest vmstorage node to the remaining nodes. |
||
---|---|---|
.. | ||
csvimport | ||
deployment | ||
graphite | ||
influx | ||
netstorage | ||
opentsdb | ||
opentsdbhttp | ||
promremotewrite | ||
vmimport | ||
main.go | ||
Makefile | ||
README.md |
vminsert
routes the ingested data to vmstorage
nodes.