VictoriaMetrics/app/vmalert/utils
Roman Khavronenko ca405b0dae
vmalert: properly form assets address if httpPrefix set (#4351)
Properly form path to static assets in WEB UI
 if `http.pathPrefix` set.

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

Signed-off-by: hagen1778 <roman@victoriametrics.com>

(cherry picked from commit 51cea6cad4)
Signed-off-by: hagen1778 <roman@victoriametrics.com>
2023-06-05 11:27:59 +02:00
..
auth.go Issue-1824: added flags and different auth types support (#2287) 2022-03-16 12:52:01 +02:00
err_group.go Vmalert notifiers (#2744) 2022-06-19 22:49:10 +03:00
err_group_test.go Vmalert notifiers (#2744) 2022-06-19 22:49:10 +03:00
links.go vmalert: properly form assets address if httpPrefix set (#4351) 2023-06-05 11:27:59 +02:00
metrics.go vmalert: support configuration file for notifiers (#2127) 2022-02-02 23:42:25 +02:00
tls.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
tls_test.go Makefile: update golangci-lint from v1.29.0 to v1.40.1 2021-05-20 18:30:24 +03:00