VictoriaMetrics/app
Aliaksandr Valialkin a296994fed
app/vmauth: do not remove trailing slash from the proxied path
This should fix the issue with opening VMUI at /vmui/ page.

See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1752
2022-10-01 16:52:30 +03:00
..
victoria-metrics Makefile: run errcheck for all the app/... subdirs 2022-09-30 18:35:53 +03:00
vmagent app/vmagent: accept requests with /prometheus and /influx path prefixes in the same way as VictoriaMetrics does 2022-10-01 14:10:48 +03:00
vmalert vmalert: support auth configs per static_target (#3188) 2022-09-30 17:10:17 +02:00
vmauth app/vmauth: do not remove trailing slash from the proxied path 2022-10-01 16:52:30 +03:00
vmbackup lib/{httpserver,netutil}: allow to define min and max TLS version of the http server (#3109) 2022-09-26 17:35:45 +03:00
vmbackupmanager lib/{httpserver,netutil}: allow to define min and max TLS version of the http server (#3109) 2022-09-26 17:35:45 +03:00
vmctl lib/promrelabel: add SanitizeName() function for sanitizing Prometheus metric names and label names 2022-09-28 10:40:59 +03:00
vmgateway docs, app/vmgateway: add description about new auth.httpHeader flag (#3134) 2022-09-30 08:55:12 +03:00
vminsert lib/promrelabel: add SanitizeName() function for sanitizing Prometheus metric names and label names 2022-09-28 10:40:59 +03:00
vmrestore lib/{httpserver,netutil}: allow to define min and max TLS version of the http server (#3109) 2022-09-26 17:35:45 +03:00
vmselect app/vmselect/promql: remove empty series before applying aggregate function 2022-09-30 08:39:54 +03:00
vmstorage app/vmstorage: expose vm_{hourly,daily}_series_limit_{max,current}_series metrics if -storage.max{Hourly,Daily}Series limits are set 2022-08-24 13:44:04 +03:00
vmui vmui: fix query params saving in URL (#3104) 2022-09-13 17:05:26 +02:00