From 8bb2cc5fcb739b0bfe49ca64b32c0a79e4cb9b5a Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Thu, 24 Jul 2025 14:42:30 +0300 Subject: [PATCH] Add monitoring.yaml for rancher --- manifests/rancher/monitoring.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/manifests/rancher/monitoring.yaml b/manifests/rancher/monitoring.yaml index 4c09b7a..bdd929a 100644 --- a/manifests/rancher/monitoring.yaml +++ b/manifests/rancher/monitoring.yaml @@ -1,15 +1,15 @@ enabled: true app: rancher -'# targets': -- : -'# scheme': http -'# external_check': - url: https://rancher.dvirlabs.com - expected_codes: - '502': critical - '404': warning - '1033': critical uptime_kuma: enabled: true url: https://rancher.dvirlabs.com - tag: rancher + tag: infra +# targets: +# - : +# scheme: http +# external_check: +# url: https://rancher.dvirlabs.com +# expected_codes: +# '502': critical +# '404': warning +# '1033': critical