VictoriaMetrics/app
Aliaksandr Valialkin 464682f380 app/vminsert/netstorage: periodically check for each -storageNode health, so it could be marked as healthy when it is ready to accept data
This fixes uneven data routing in cluster version when `-replicationFactor` is set to 1 (default value),
i.e. when the replication is disabled.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/546
2020-06-18 20:42:43 +03:00
..
vmagent app/vmagent: print brief usage info for vmagent -help 2020-06-05 10:40:10 +03:00
vmalert vmalert-537: allow name duplication for rules within one group. (#559) 2020-06-18 18:54:35 +03:00
vmauth app/vmauth: disable automatic response compression/uncompression, since it may work improperly in some cases 2020-06-05 20:14:07 +03:00
vmbackup docs/vmbackup.md: mention that backups from single-node and cluster versions are incompatible 2020-06-18 18:54:34 +03:00
vminsert app/vminsert/netstorage: periodically check for each -storageNode health, so it could be marked as healthy when it is ready to accept data 2020-06-18 20:42:43 +03:00
vmrestore all: print --help output to stdout instead of stderr 2020-05-16 12:03:06 +03:00
vmselect app/vmselect: fix the error after 936f35920a 2020-06-12 22:00:45 +03:00
vmstorage app/vmstorage/transport: simplify setupTfss in order to prevent the possibility of nil tfs 2020-06-05 13:17:26 +03:00