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