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