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