auto: update Prometheus scrape config

This commit is contained in:
auto-sync 2025-07-22 08:23:50 +00:00
parent a8521bd7a4
commit 87d587be02

View File

@ -14,18 +14,6 @@ stringData:
- targets: - targets:
- harbor-core.dev-tools.svc.cluster.local:8001 - harbor-core.dev-tools.svc.cluster.local:8001
- job_name: vault
static_configs:
- targets:
- vault.dev-tools.svc.cluster.local:8200
metrics_path: /v1/sys/metrics
scheme: http
- job_name: woodpecker
static_configs:
- targets:
- woodpecker.dev-tools.svc.cluster.local:9000
bearer_token: prometheusmetricstoken
scheme: https
- job_name: gitea - job_name: gitea
static_configs: static_configs:
- targets: - targets: