From 936d7e1e825a6fe7cd3dd5b4568ad1d90fa14e78 Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Thu, 24 Jul 2025 14:49:12 +0300 Subject: [PATCH] Add monitoring.yaml for kuma --- manifests/kuma/monitoring.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/kuma/monitoring.yaml diff --git a/manifests/kuma/monitoring.yaml b/manifests/kuma/monitoring.yaml new file mode 100644 index 0000000..e909a2c --- /dev/null +++ b/manifests/kuma/monitoring.yaml @@ -0,0 +1,15 @@ +enabled: true +app: kuma +uptime_kuma: + enabled: true + url: https://kuma.dvirlabs.com + tag: observability-stack +# targets: +# - : +# scheme: http +# external_check: +# url: https://kuma.dvirlabs.com +# expected_codes: +# '502': critical +# '404': warning +# '1033': critical