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