Exporter for MQTT that will format all MQTT topics into a format that Prometheus can ingest which can then be used to chart information in Grafana etc.
- Clone repository
- Change docker-compose.yml's environment variables to point at your MQTT instance.
- docker compose up -d
- Container deployed time to point your prometheus instance at this instance.