From 7c76870cf2a32c042e8c1d2b9388e607a41071d3 Mon Sep 17 00:00:00 2001 From: PxlLoewe <72106766+PxlLoewe@users.noreply.github.com> Date: Sun, 29 Jun 2025 03:02:46 -0700 Subject: [PATCH] fix --- packages/prometheus/prometheus.prod.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/prometheus/prometheus.prod.yml b/packages/prometheus/prometheus.prod.yml index f9c53e9b..242f3dfb 100644 --- a/packages/prometheus/prometheus.prod.yml +++ b/packages/prometheus/prometheus.prod.yml @@ -8,8 +8,7 @@ scrape_configs: - job_name: cadvisor static_configs: - targets: ["cadvisor:8080"] - - kuma_status: - - job_name: Kuma-Status + - job_name: Kuma-Status static_configs: - targets: ["status.virtualairrescue.com/metrics"] basic_auth: