VictoriaMetrics/app/vmalert/utils
Roman Khavronenko 51cea6cad4
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>
2023-05-29 07:38:13 +02:00
..
auth.go app/vmalert/utils: add missing docs to WithHeaders func added at 70a822f3a0 2022-07-21 20:40:14 +03:00
err_group_test.go Vmalert notifiers (#2744) 2022-06-18 09:11:37 +02:00
err_group.go Vmalert notifiers (#2744) 2022-06-18 09:11:37 +02:00
links.go vmalert: properly form assets address if httpPrefix set (#4351) 2023-05-29 07:38:13 +02:00
metrics.go vmalert: support configuration file for notifiers (#2127) 2022-02-02 14:11:41 +02:00
tls_test.go Makefile: update golangci-lint from v1.29.0 to v1.40.1 2021-05-20 18:27:10 +03:00
tls.go all: use os.{Read|Write}File instead of ioutil.{Read|Write}File 2022-08-21 23:52:35 +03:00