From 412344e97b58f3f07a553e19771c424a22560acd Mon Sep 17 00:00:00 2001 From: Till-JS <101404291+Till-JS@users.noreply.github.com> Date: Mon, 26 Jan 2026 10:38:19 +0100 Subject: [PATCH] chore(infra): add pushgateway to Cloudflare tunnel Exposes Prometheus Pushgateway at pushgateway.mana.how for CI metrics. Co-Authored-By: Claude Opus 4.5 --- cloudflared-config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cloudflared-config.yml b/cloudflared-config.yml index e00632cf4..78fe3bf3a 100644 --- a/cloudflared-config.yml +++ b/cloudflared-config.yml @@ -37,6 +37,8 @@ ingress: service: http://localhost:3100 - hostname: stats.mana.how service: http://localhost:3200 + - hostname: pushgateway.mana.how + service: http://localhost:9091 - hostname: n8n.mana.how service: http://localhost:5678