mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-10 15:14:09 +00:00
561dd2900a
* app/vminsert: properly close vmstorage connection previously vmstorage may stuck in broken state until vminsert restarts since vmstorage was marked as read-only and connection was broken to it. checkReadonly function never marked connection as broken https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4870 * wip --------- Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com> |
||
---|---|---|
.. | ||
clusternative | ||
csvimport | ||
datadog | ||
deployment | ||
graphite | ||
influx | ||
multiarch | ||
native | ||
netstorage | ||
opentsdb | ||
opentsdbhttp | ||
prometheusimport | ||
promremotewrite | ||
relabel | ||
vmimport | ||
main.go | ||
Makefile | ||
README.md |
vminsert
routes the ingested data to vmstorage
.