Skip to content

Releases: kpetremann/mqtt-exporter

v1.11.2

24 Feb 18:14
27c1051

Choose a tag to compare

What's Changed

  • updated prometheus-client from 0.22.1 to 0.24.1 by @wariuccio in #130

Full Changelog: v1.11.1...v1.11.2

v1.11.1

12 Feb 18:08
03e8220

Choose a tag to compare

What's Changed

  • Add https support (issues/102) by @laaber in #103
  • fix(chart): re-add MQTT_IGNORED_TOPICS env var to deployment template by @vtmocanu in #129

New Contributors

Full Changelog: v1.10.0...v1.11.0

mqtt-exporter-0.1.3

12 Feb 18:05
03e8220

Choose a tag to compare

A Helm chart for the converting and exporting MQTT topics to Prometheus metrics

v1.10.0

03 Feb 18:43
1bff4be

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.10.0

mqtt-exporter-0.1.2

03 Feb 17:33
1bff4be

Choose a tag to compare

A Helm chart for the converting and exporting MQTT topics to Prometheus metrics

v1.9.0

16 Nov 16:14
7d4b7de

Choose a tag to compare

Breaking change

To avoid cardinality explosion (too much metrics) and potential memory leak / high PCU usage, the exporter now limits the number of metrics from MQTT to 2000 by default. This can be configured:

  • MAX_METRICS=0 # unlimited
  • MAX_METRICS=5000 # 5000 mqtt metrics maximum

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.1

15 Aug 17:32
fc65103

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.8.1

mqtt-exporter-0.1.1

13 Mar 19:50

Choose a tag to compare

A Helm chart for the converting and exporting MQTT topics to Prometheus metrics

v1.7.1

15 Aug 17:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.1

v1.7.0

05 Mar 22:35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0