Add uptime kuma to prometheus
This commit is contained in:
parent
3493373c4a
commit
4e6c064128
@ -13,7 +13,6 @@ 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:
|
||||||
@ -23,5 +22,10 @@ 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.dev-tools.svc.cluster.local:3001
|
||||||
|
basic_auth:
|
||||||
|
username: dvirlabs
|
||||||
|
password: dvir4210200Ho
|
||||||
Loading…
x
Reference in New Issue
Block a user