Add monitoring.yaml for vault and woodpecker

This commit is contained in:
dvirlabs 2025-06-26 03:50:30 +03:00
parent 3c89785c84
commit 37e4e11f3a
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,5 @@
enabled: true enabled: true
targets: targets:
- vault.vault.svc.cluster.local:8200 - vault.dev-tools.svc.cluster.local:8200
metrics_path: /v1/sys/metrics
scheme: http

View File

@ -1,3 +1,3 @@
enabled: true enabled: true
targets: targets:
- woodpecker-server.ci.svc.cluster.local:8000 - woodpecker-server.dev-tools.svc.cluster.local:9000