persistent grafana/prometheus pvs
This commit is contained in:
51
cluster-monitoring-local/prometheus-additional.yaml
Normal file
51
cluster-monitoring-local/prometheus-additional.yaml
Normal file
@@ -0,0 +1,51 @@
|
||||
- job_name: gitea
|
||||
static_configs:
|
||||
- targets:
|
||||
- git-ui.lan
|
||||
- job_name: nginx
|
||||
static_configs:
|
||||
- targets:
|
||||
- auto.chaos:9113
|
||||
- job_name: mysqld
|
||||
static_configs:
|
||||
- targets:
|
||||
- mariadb.lan:9104
|
||||
- job_name: mqtt.mosquitto
|
||||
static_configs:
|
||||
- targets:
|
||||
- mqtt.lan:9234
|
||||
- job_name: haproxy
|
||||
static_configs:
|
||||
- targets:
|
||||
- drucki.wks:9101
|
||||
- job_name: klipper
|
||||
static_configs:
|
||||
- targets:
|
||||
- drucki.wks:3903
|
||||
- job_name: octoprint
|
||||
metrics_path: /plugin/prometheus_exporter/metrics
|
||||
params:
|
||||
apikey:
|
||||
- 30E8B01BFD674E5BBD446D08C4730DF4
|
||||
static_configs:
|
||||
- targets:
|
||||
- drucki.wks:80
|
||||
- job_name: openhab2
|
||||
metrics_path: /
|
||||
static_configs:
|
||||
- targets:
|
||||
- auto.chaos:9999
|
||||
- job_name: node
|
||||
static_configs:
|
||||
- targets:
|
||||
- dumont.wks:9100
|
||||
- drucki.wks:9100
|
||||
- ebin01.wks:9100
|
||||
- ebin02.wks:9100
|
||||
- riot01.wks:9100
|
||||
- truhe.chaos:9100
|
||||
- auto01.chaos:9100
|
||||
- dumont.chaos:9100
|
||||
- tumor.chaos:9100
|
||||
- wohnz.chaos:9100
|
||||
- yori.chaos:9100
|
||||
Reference in New Issue
Block a user