VictoriaMetrics/app/vminsert/netstorage
Aliaksandr Valialkin ffa6581c46 app/vminsert: refresh the list of healthy storage nodes only if the the row cannot be sent to destination storage node
Previously the list had been generated for each rerouted row. This could consume additional CPU time during rerouting,
which could lead to rerouting slowdown.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/791
2020-09-29 01:29:24 +03:00
..
insert_ctx.go app/vminsert: fix relabeling for metrics ingested via Influx line protocol 2020-07-23 13:25:37 +03:00
insert_ctx_pool.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
netstorage.go app/vminsert: refresh the list of healthy storage nodes only if the the row cannot be sent to destination storage node 2020-09-29 01:29:24 +03:00