Add uptime kuma to prometheus
This commit is contained in:
parent
aeac1d7018
commit
0a5f6e10b5
@ -35,9 +35,15 @@ stringData:
|
|||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- minio.infra.svc.cluster.local:9000
|
- minio.infra.svc.cluster.local:9000
|
||||||
|
|
||||||
- job_name: nextcloud
|
- job_name: nextcloud
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- nextcloud-exporter.my-apps.svc.cluster.local:9205
|
- nextcloud-exporter.my-apps.svc.cluster.local:9205
|
||||||
scheme: http
|
scheme: http
|
||||||
|
- job_name: uptime-kuma
|
||||||
|
static_configs:
|
||||||
|
- targets:
|
||||||
|
- uptime-kuma.my-apps.svc.cluster.local:3001
|
||||||
|
basic_auth:
|
||||||
|
username: dvirlabs
|
||||||
|
password: dvir4210200Ho
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user