From f704bfad53327cfe3635e0b614ca60d682ded1ef Mon Sep 17 00:00:00 2001 From: Fijxu Date: Thu, 24 Apr 2025 19:34:13 -0400 Subject: [PATCH] set path on ytproxy metrics --- haproxy.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/haproxy.cfg b/haproxy.cfg index cb80147..186955c 100644 --- a/haproxy.cfg +++ b/haproxy.cfg @@ -62,6 +62,7 @@ frontend www default_backend companion backend http3-ytproxy + http-request set-path /metrics if { path /metrics_ytproxy } server s1 unix@/tmp/http-ytproxy.sock backend companion