Add monitoring.yaml for navix

This commit is contained in:
dvirlabs 2025-07-24 14:48:20 +03:00
parent ea4d9f4754
commit 7d787c6157

View File

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