Add comment to config.yaml.dist to show eternal presentation to prometheus

This commit is contained in:
Christoph Petrausch
2020-07-16 14:50:24 +02:00
parent 2f2a8de37e
commit 43f4611812

View File

@@ -10,8 +10,10 @@ mqtt:
# The MQTT QoS level
qos: 0
cache:
# Timeout. Each received metric will be presented for this time if no update is send via MQTT
timeout: 2m
# Timeout. Each received metric will be presented for this time if no update is send via MQTT.
# Set the timeout to -1 to disable the deletion of metrics from the cache. The exporter presents the ingest timestamp
# to prometheus.
timeout: 24h
# This is a list of valid metrics. Only metrics listed here will be exported
metrics:
# The name of the metric in prometheus