auto: update Prometheus scrape config
This commit is contained in:
parent
0c48d09662
commit
13ba9ae266
@ -13,6 +13,7 @@ stringData:
|
|||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- harbor-core.dev-tools.svc.cluster.local:8001
|
- harbor-core.dev-tools.svc.cluster.local:8001
|
||||||
|
|
||||||
- job_name: gitea
|
- job_name: gitea
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
@ -22,10 +23,5 @@ stringData:
|
|||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- minio.infra.svc.cluster.local:9000
|
- minio.infra.svc.cluster.local:9000
|
||||||
- job_name: uptime-kuma
|
|
||||||
static_configs:
|
...
|
||||||
- targets:
|
|
||||||
- uptime-kuma.monitoring.svc.cluster.local:3001
|
|
||||||
basic_auth:
|
|
||||||
username: dvirlabs
|
|
||||||
password: dvir4210200Ho
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user