VictoriaMetrics/app/victoria-metrics
Aliaksandr Valialkin 90c542af12
app: use relative paths instead of absolute paths for the supported http handlers on the main page
This allows hiding VictoriaMetrics components behind proxies, which serve pages at different path prefixes

See https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1858
2021-12-02 13:52:39 +02:00
..
deployment Rootless docker images by default (#358) 2020-03-27 21:23:50 +02:00
multiarch deployment/docker: embed tzdata into prod Go app instead of installing it into base docker image 2021-02-12 04:54:27 +02:00
test app/victoria-metrics: remove integration build tag from tests 2020-01-27 20:25:28 +02:00
testdata app/victoria-metrics/testdata/graphite/max_lookback_unset.json: fix the test after c4c77aa2dd 2021-09-27 21:41:14 +03:00
main.go app: use relative paths instead of absolute paths for the supported http handlers on the main page 2021-12-02 13:52:39 +02:00
main_test.go app/victoria-metrics: use flag.Parse instead of envflag.Parse for avoiding possible side effects of envflag 2021-03-18 18:20:22 +02:00
Makefile Fixes snap script (#909) 2020-11-18 17:46:31 +03:00
self_scraper.go app/victoria-metrics: removed debug log message when -selfScrapeInterval is set 2020-07-02 20:39:41 +03:00