mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-13 13:11:37 +01:00
0d067eb112
Do not re-route data to unavailable storage node. Send it to the remaining storage nodes instead even if they cannot keep up with the load. This should spread the load more evenly among available storage nodes. Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/791 Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1054 Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1165 |
||
---|---|---|
.. | ||
clusternative | ||
csvimport | ||
deployment | ||
graphite | ||
influx | ||
multiarch | ||
native | ||
netstorage | ||
opentsdb | ||
opentsdbhttp | ||
prometheusimport | ||
promremotewrite | ||
relabel | ||
vmimport | ||
main.go | ||
Makefile | ||
README.md |
vminsert
routes the ingested data to vmstorage
.