API Key for octoprint

This commit is contained in:
do
2020-05-05 13:53:29 +02:00
parent 6b6ea612d1
commit 901dbc44fc

View File

@@ -49,6 +49,8 @@ prometheus:
- drucki.chaos:3903
- job_name: octoprint
metrics_path: '/plugin/prometheus_exporter/metrics'
params:
apikey: ['30E8B01BFD674E5BBD446D08C4730DF4']
static_configs:
- targets:
- drucki.chaos:80
@@ -61,7 +63,7 @@ prometheus:
static_configs:
- targets:
- dumont.chaos:9100
- dumont2.chaos:9100
#- dumont2.chaos:9100
{% set roles = salt.saltutil.runner('mine.get',
tgt='*',
fun='chaos_roles',