VictoriaMetrics/app
Roman Khavronenko f51bc07d97
vmselect: allow proxying requests to vmalert (#2833)
The change allows to proxy requests with prefix `/vmalert`
to the vmalert component if `-vmalert.proxyURL` is set.

See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/2825
and https://github.com/VictoriaMetrics/VictoriaMetrics/pull/2831

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2022-07-06 10:47:51 +02:00
..
vmagent lib/promauth: refactor NewConfig in order to improve maintainability 2022-07-04 14:31:43 +03:00
vmalert vmalert: make __name__ available for templating in alerts (#2783) 2022-06-27 13:53:55 +03:00
vmauth docs: update docs after e4d6b750f6 2022-06-21 14:01:25 +03:00
vmbackup docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vmbackupmanager docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vmctl all: replace bash with console blocks in all the *.md files 2022-06-19 23:02:02 +03:00
vmgateway docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vminsert all: locate throttled loggers via logger.WithThrottler() only once and then use them 2022-06-27 12:34:30 +03:00
vmrestore docs: update -help output for vmbackup, vmbackupmanager, vmgateway and vmrestore components 2022-06-21 15:49:26 +03:00
vmselect vmselect: allow proxying requests to vmalert (#2833) 2022-07-06 10:47:51 +02:00
vmstorage lib/storage: return marshaled metric names from SearchMetricNames 2022-06-28 18:16:32 +03:00
vmui vmui: disable ripple on nested component, enable copy text on button (#2808) 2022-07-04 11:47:39 +03:00