From 11ccbc6c87fde71a5d470c768cfec6b5f8e620d9 Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Thu, 24 Jul 2025 14:42:36 +0300 Subject: [PATCH] Add monitoring.yaml for git --- manifests/git/monitoring.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/manifests/git/monitoring.yaml b/manifests/git/monitoring.yaml index 373ea43..b7a7db2 100644 --- a/manifests/git/monitoring.yaml +++ b/manifests/git/monitoring.yaml @@ -1,15 +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 + tag: dev-tools +# targets: +# - : +# scheme: http +# external_check: +# url: https://git.dvirlabs.com +# expected_codes: +# '502': critical +# '404': warning +# '1033': critical