auto: update Prometheus scrape config
This commit is contained in:
parent
a8521bd7a4
commit
87d587be02
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user