Add monitoring.yaml for git

This commit is contained in:
dvirlabs 2025-07-24 14:42:36 +03:00
parent 61120c3992
commit 11ccbc6c87

View File

@ -1,15 +1,15 @@
enabled: true enabled: true
app: git app: git
'# targets':
- <exporter-host>:<port>
'# scheme': http
'# external_check':
url: https://git.dvirlabs.com
expected_codes:
'502': critical
'404': warning
'1033': critical
uptime_kuma: uptime_kuma:
enabled: true enabled: true
url: https://git.dvirlabs.com url: https://git.dvirlabs.com
tag: git tag: dev-tools
# targets:
# - <exporter-host>:<port>
# scheme: http
# external_check:
# url: https://git.dvirlabs.com
# expected_codes:
# '502': critical
# '404': warning
# '1033': critical