Add monitoring.yaml for traefik

This commit is contained in:
dvirlabs 2025-07-24 14:42:27 +03:00
parent 22fab30266
commit bb318f54d8

View File

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