From 22fab30266941c9d628a45ab1d3d72b55cc20c3e Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Tue, 22 Jul 2025 12:01:13 +0300 Subject: [PATCH] Add monitoring.yaml for nachmani-bot --- manifests/nachmani-bot/monitoring.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/nachmani-bot/monitoring.yaml diff --git a/manifests/nachmani-bot/monitoring.yaml b/manifests/nachmani-bot/monitoring.yaml new file mode 100644 index 0000000..9b0ee6f --- /dev/null +++ b/manifests/nachmani-bot/monitoring.yaml @@ -0,0 +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