From 5c7a927a1228b21b49772faceea5382481dab3e7 Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Thu, 24 Jul 2025 14:47:12 +0300 Subject: [PATCH] Add monitoring.yaml for prometheus-int --- manifests/prometheus-int/monitoring.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/manifests/prometheus-int/monitoring.yaml b/manifests/prometheus-int/monitoring.yaml index 81f51f4..0430c80 100644 --- a/manifests/prometheus-int/monitoring.yaml +++ b/manifests/prometheus-int/monitoring.yaml @@ -1,15 +1,15 @@ enabled: true app: prometheus-int -'# targets': -- : -'# scheme': http -'# external_check': - url: https://prometheus-int.dvirlabs.com - expected_codes: - '502': critical - '404': warning - '1033': critical uptime_kuma: enabled: true url: https://prometheus-int.dvirlabs.com - tag: prometheus-int + tag: observability-stack +# targets: +# - : +# scheme: http +# external_check: +# url: https://prometheus-int.dvirlabs.com +# expected_codes: +# '502': critical +# '404': warning +# '1033': critical