dev-tools/manifests/plane/monitoring.yaml
2025-07-20 00:29:08 +03:00

21 lines
351 B
YAML

enabled: true
app: plane
# Prometheus usage:
# targets:
# - plane-app.plane-ce.svc.cluster.local:80
# scheme: http
# External HTTP check:
external_check:
url: https://plane.dvirlabs.com
expected_codes:
"502": critical
"404": warning
"1033": critical
uptime_kuma:
enabled: true
url: https://plane.dvirlabs.com
tag: dev-tools