Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 353 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 353 Bytes

Simple Prometheus MQTT exporter

A very straight forward simple Prometheus MQTT exporter for sources that publish single metrics in MQTT topics. Support help texts and labels.

Needs a config.py based on one of the examples.

If your source publishes JSON check out mqtt2prometheus instead.