Export MQTT metrics to prometheus
This exporter translates from MQTT topics to prometheus metrics. The core design is that clients send arbitrary JSON messages on the topics. The translation between the MQTT representation and prometheus metrics is configured in the mqtt2prometheus exporter since we often can not change the IoT devices sending the messages. Clients can push metrics via MQTT to an MQTT Broker. This exporter subscribes to the broker and expose the received messages as prometheus metrics. Currently, the exporter supports only MQTT 3.1.
$
pkg install mqtt2prometheusOrigin
net-mgmt/mqtt2prometheus
Size
11.6MiB
License
MIT
Maintainer
manu@FreeBSD.org
Dependencies
0 packages
Required by
0 packages