Add monitoring.yaml for argocd

This commit is contained in:
dvirlabs 2025-07-24 14:42:40 +03:00
parent ecee4be2b2
commit 51d82ef0fc

View File

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