kpetremann / mqtt-exporter

Simple generic MQTT Prometheus exporter for IoT working out of the box
https://hub.docker.com/r/kpetrem/mqtt-exporter
MIT License
108 stars 30 forks source link

Parameterise mqtt topic #6

Closed thspinto closed 3 years ago

thspinto commented 3 years ago

What

Parameterises the MQQT subscription topic

Use MQQT_TOPIC environment variable to configure the subscription topic.

kpetremann commented 3 years ago

thanks