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
103 stars 29 forks source link

two additional projects can be added to supported projects #69

Closed philippbussche closed 7 months ago

philippbussche commented 7 months ago

Hi,

I have the mqtt-exporter running and I am using it to receive and expose metrics from:

https://github.com/jomjol/AI-on-the-edge-device https://github.com/kbialek/deye-inverter-mqtt

For the latter I just had to set KEEP_FULL_TOPIC=True

Maybe you want to add them to your supported projects list.

Philipp

kpetremann commented 7 months ago

Hi @philippbussche,

Thanks for the info! I'll add it to the list in the README :)