VictoriaMetrics/app/vminsert/netstorage
Aliaksandr Valialkin 4bd3d4b148 app/vminsert/netstorage: do not return error from storageNode.flushBufLocked when the buffer has been successfully re-routed to healthy nodes
This should reduce the number of false errors in the log and the number of falsely lost rows
2020-05-22 18:29:43 +03:00
..
insert_ctx_pool.go app/vmagent: initial implementation for vmagent 2020-02-23 17:31:54 +02:00
insert_ctx.go app/vminsert/netstorage: capture the first error instead of the last error when sending data to vmstorage 2020-05-22 17:49:33 +03:00
netstorage.go app/vminsert/netstorage: do not return error from storageNode.flushBufLocked when the buffer has been successfully re-routed to healthy nodes 2020-05-22 18:29:43 +03:00