sapcc / mosquitto-exporter

Prometheus metrics exporter for the Mosquitto message broker
Apache License 2.0
130 stars 60 forks source link

Would it be possible to have "per topics" metrics ? #55

Open SR-G opened 3 weeks ago

SR-G commented 3 weeks ago

This exporter is a very good start (i've just added it to my homelab). However i would be interested to visualize the number of messages (and maybe other metrics like "number of subscribers", ...) but on a "per topic" basis. Would it be technically possible (like maybe a configuration pattern in mosquitto-exporter about "which topics to monitor") ?