prometheus moved to riot01
This commit is contained in:
@@ -40,10 +40,21 @@ prometheus:
|
|||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- drucki.chaos:9101
|
- drucki.chaos:9101
|
||||||
|
- riot01.chaos:9101
|
||||||
- job_name: klipper
|
- job_name: klipper
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
- drucki.chaos:3903
|
- drucki.chaos:3903
|
||||||
|
- job_name: octoprint
|
||||||
|
metrics_path: '/plugin/prometheus_exporter/metrics'
|
||||||
|
static_configs:
|
||||||
|
- targets:
|
||||||
|
- drucki.chaos:80
|
||||||
|
- job_name: openhab2
|
||||||
|
metrics_path: '/'
|
||||||
|
static_configs:
|
||||||
|
- targets:
|
||||||
|
- auto.chaos:9999
|
||||||
- job_name: 'node'
|
- job_name: 'node'
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
|
|||||||
5
top.sls
5
top.sls
@@ -6,10 +6,11 @@ base:
|
|||||||
'*':
|
'*':
|
||||||
- saltmine
|
- saltmine
|
||||||
- prometheus.node_exporter
|
- prometheus.node_exporter
|
||||||
'pine03*':
|
|
||||||
- prometheus.prometheus
|
|
||||||
'riot01*':
|
'riot01*':
|
||||||
- haproxy
|
- haproxy
|
||||||
|
- prometheus.prometheus
|
||||||
|
#'pine03*':
|
||||||
|
# - prometheus.prometheus
|
||||||
#'ebin*':
|
#'ebin*':
|
||||||
# - ceph
|
# - ceph
|
||||||
#'pine0[12]*':
|
#'pine0[12]*':
|
||||||
|
|||||||
Reference in New Issue
Block a user