VictoriaMetrics/app
Aliaksandr Valialkin 89ead3daca
app/vmselect/netstorage: report vmstorage errors to vmselect clients even if partial responses are allowed
If a vmstorage is reachable and returns an application-level error to vmselect,
then such error must be returned to the caller even if partial responses are allowed,
since it usually means cluster mis-configuration.

Partial responses may be returned only if some vmstorage nodes are temporarily unavailable.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1941
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/678
2022-02-21 21:17:05 +02:00
..
vmagent app/vmagent: add -influxDBLabel in the same way as for app/vminsert 2022-02-21 14:09:40 +02:00
vmalert Consul SD - update services on the watcher's start (#2202) 2022-02-21 15:33:33 +02:00
vmauth docs: make profiling commands more copy-friendly (#2213) 2022-02-18 12:26:35 +02:00
vmbackup adds release build for macos darwin amd64 and arm64 (#2185) 2022-02-14 17:42:33 +02:00
vmbackupmanager Old links replaced for newest (#2033) 2022-01-05 16:32:54 +02:00
vmctl adds release build for macos darwin amd64 and arm64 (#2185) 2022-02-14 17:42:33 +02:00
vmgateway all: update link to EULA from https://victoriametrics.com/assets/VM_EULA.pdf to https://victoriametrics.com/legal/eula/ 2022-01-20 22:22:44 +02:00
vminsert app/vminsert: add X-Influxdb-Version response header for InfluxDB API requests 2022-02-17 12:49:24 +02:00
vmrestore adds release build for macos darwin amd64 and arm64 (#2185) 2022-02-14 17:42:33 +02:00
vmselect app/vmselect/netstorage: report vmstorage errors to vmselect clients even if partial responses are allowed 2022-02-21 21:17:05 +02:00
vmstorage lib: allow to configure cache size by type (#2206) 2022-02-21 13:55:51 +02:00
vmui vmui: change logic autocomplete (#2196) 2022-02-21 15:44:54 +02:00