prometheus-mqtt-exporter 0.1.7-1ubuntu0.1 source package in Ubuntu

Changelog

prometheus-mqtt-exporter (0.1.7-1ubuntu0.1) mantic-security; urgency=medium

  * No-change rebuild due to golang-1.20, golang1-1.21 updates

 -- Nishit Majithia <email address hidden>  Mon, 29 Jan 2024 11:12:45 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
prometheus-mqtt-exporter_0.1.7.orig.tar.gz 68.2 KiB 166580d0388693780198fa5bf71dcd6eaaccab2aa73f4849abf34decbeab5504
prometheus-mqtt-exporter_0.1.7-1ubuntu0.1.debian.tar.xz 6.5 KiB 29910131df292be7527835b8e8e30625ae783bbb2d5d7779ae330121c9ef5694
prometheus-mqtt-exporter_0.1.7-1ubuntu0.1.dsc 2.4 KiB 9ef5d4bba37ae83b6b5530a083573ac8a9ef59f79f1c0de8d98f0cc0d1957b0e

View changes file

Binary packages built by this source

prometheus-mqtt-exporter: Prometheus exporter for metrics sent via MQTT topics

 This exporter translates from MQTT topics to prometheus metrics, allowing
 small/IoT devices that can't be polled directly to be monitored.
 .
 Clients push metrics as abritrary JSON messages via MQTT to an MQTT Broker.
 This exporter subscribes to the broker and publish the received messages as
 prometheus metrics.
 .
 While the upstream project is called `mqtt2prometheus`, the Debian packaging
 uses the name `prometheus-mqtt-exporter` for consistency with other exporters.

prometheus-mqtt-exporter-dbgsym: debug symbols for prometheus-mqtt-exporter