VictoriaMetrics/app
Aliaksandr Valialkin 7a61357b5d app/vminsert/netstorage: make sure that the the data is always replicated among -replicationFactor vmstorage nodes
Previously vminsert could write multiple copies of the data to a single vmstorage node when the ingestion rate
exceeds the maximum throughput for connections to vmstorage nodes.
2020-05-28 19:59:07 +03:00
..
vmagent app/vmagent: check for error returned from flag.Set 2020-05-21 16:30:48 +03:00
vmalert vmalert add quotes escape function (#510) 2020-05-21 12:10:35 +03:00
vmauth app/vmauth: fix make run-vmauth command 2020-05-22 16:45:19 +03:00
vmbackup all: print --help output to stdout instead of stderr 2020-05-16 12:03:06 +03:00
vminsert app/vminsert/netstorage: make sure that the the data is always replicated among -replicationFactor vmstorage nodes 2020-05-28 19:59:07 +03:00
vmrestore all: print --help output to stdout instead of stderr 2020-05-16 12:03:06 +03:00
vmselect app/vmselect/promql: add ascent_over_time(m[d]) and descent_over_time(m[d]) functions 2020-05-21 12:06:34 +03:00
vmstorage app/vmstorage/transport: update stale comment - vmstorage now sends small ack packets to vminsert 2020-05-21 14:04:52 +03:00