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