FreeBSD.software
Home/net-mgmt/mqtt2prometheus

mqtt2prometheus

0.1.7_14

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.

Origin: net-mgmt/mqtt2prometheus
Category: net-mgmt
Size: 11.6MiB
License: MIT
Maintainer: manu@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install mqtt2prometheus

More in net-mgmt