VictoriaMetrics/app
Roman Khavronenko 548acce6b3
vmalert: correctly add duplicated params to the query (#4955)
Fix the bug when Group's `params` fields with multiple values were
overriding each other instead of adding up.
The bug was introduced in this commit eccecdf177
 starting from v1.91.1 https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.91.1

 https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4908

Signed-off-by: hagen1778 <roman@victoriametrics.com>
(cherry picked from commit 6351d07da8)
2023-09-08 09:33:45 +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 vmalert: correctly add duplicated params to the query (#4955) 2023-09-08 09:33:45 +02:00
vmauth app/vmauth: retry requests at other backends on 5xx response status codes 2023-09-08 00:47:57 +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