Add monitoring.yaml foe nextcloud

This commit is contained in:
dvirlabs 2025-07-18 11:19:40 +03:00
parent e65b23a0de
commit 9f7e9cf4f5

View File

@ -0,0 +1,15 @@
enabled: true
app: nextcloud
# Prometheus usage:
targets:
- nextcloud.my-apps.svc.cluster.local:9205
scheme: http
# External HTTP check:
external_check:
url: https://nextcloud.dvirlabs.com
expected_codes:
"502": critical
"404": warning
"1033": critical