From d841148092fda64a5bf2f9eb2e09229429319c2a Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Tue, 22 Jul 2025 11:20:37 +0300 Subject: [PATCH] Add monitoring.yaml for rancher --- manifests/rancher/monitoring.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 manifests/rancher/monitoring.yaml diff --git a/manifests/rancher/monitoring.yaml b/manifests/rancher/monitoring.yaml new file mode 100644 index 0000000..4c09b7a --- /dev/null +++ b/manifests/rancher/monitoring.yaml @@ -0,0 +1,15 @@ +enabled: true +app: rancher +'# targets': +- : +'# scheme': http +'# external_check': + url: https://rancher.dvirlabs.com + expected_codes: + '502': critical + '404': warning + '1033': critical +uptime_kuma: + enabled: true + url: https://rancher.dvirlabs.com + tag: rancher