VictoriaMetrics/app
Aliaksandr Valialkin 58326dbf25
app/vmselect: return 503 status code when partial responses are denied and some of vmstorage nodes are temporarily unavailable
This should help detecting this case and automatic retrying the query at healthy cluster replica
in another availability zone.

This commit is needed as a preparation for automatic query retry at another backend at vmauth on 5xx errors
as described at https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4792#issuecomment-1674338561
2023-09-07 16:07:06 +02:00
..
victoria-logs app/vlselect: handle vmui at /select/vmui path instead of /vmui 2023-07-06 21:36:28 -07:00
vlinsert app/vlinsert/loki: add handler for healthcheck endpoint (#4885) 2023-08-30 16:37:54 +02:00
vlselect app/{vmselect,vlselect}: run make vmui-update vmui-logs-update after recent changes to app/vmui 2023-08-29 12:58:58 +02:00
vlstorage Add flagutil.Duration to avoid conversion bugs (#4835) 2023-09-01 09:30:30 +02:00
vmagent go.mod: increase the minimum supported Go version from Go1.19 to Go1.20 2023-09-07 12:18:12 +02:00
vmalert go.mod: increase the minimum supported Go version from Go1.19 to Go1.20 2023-09-07 12:18:12 +02:00
vmauth go.mod: increase the minimum supported Go version from Go1.19 to Go1.20 2023-09-07 12:18:12 +02:00
vmbackup go.mod: increase the minimum supported Go version from Go1.19 to Go1.20 2023-09-07 12:18:12 +02:00
vmbackupmanager use correct abbriviation for ESA legal doc 2023-09-05 16:59:47 +02:00
vmctl go.mod: increase the minimum supported Go version from Go1.19 to Go1.20 2023-09-07 12:18:12 +02:00
vmgateway use correct abbriviation for ESA legal doc 2023-09-05 16:59:47 +02:00
vminsert app/vminsert: properly close vmstorage connection (#4935) 2023-09-01 17:56:41 +02:00
vmrestore go.mod: increase the minimum supported Go version from Go1.19 to Go1.20 2023-09-07 12:18:12 +02:00
vmselect app/vmselect: return 503 status code when partial responses are denied and some of vmstorage nodes are temporarily unavailable 2023-09-07 16:07:06 +02:00
vmstorage Makefile: update golangci-lint from v1.51.2 to v1.54.2 2023-09-01 10:25:49 +02:00
vmui all: update Go builder from Go1.21.0 to Go1.21.1 2023-09-07 11:36:49 +02:00