Add monitoring.yaml for rancher

This commit is contained in:
dvirlabs 2025-07-24 14:42:30 +03:00
parent bb318f54d8
commit 8bb2cc5fcb

View File

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