Hi folks,
while working with the Prometheus JMX exporter for Kafka I noticed that we use a (relatively) old version:
ii prometheus-jmx-exporter 1:0.15.0-1+deb11u1 all JMX to Prometheus exporter
Shall we move to 0.19? https://github.com/prometheus/jmx_exporter/tags
Changelogs 0.15 -> 0.19:
https://github.com/prometheus/jmx_exporter/releases/tag/parent-0.16.0
https://github.com/prometheus/jmx_exporter/releases/tag/parent-0.17.0
https://github.com/prometheus/jmx_exporter/releases/tag/parent-0.17.1
https://github.com/prometheus/jmx_exporter/releases/tag/parent-0.17.2
https://github.com/prometheus/jmx_exporter/releases/tag/parent-0.18.0
https://github.com/prometheus/jmx_exporter/releases/tag/parent-0.19.0
Mostly minor bugfixes and security fixes.