0.20.0
版本发布时间: 2023-08-13 10:36:28
prometheus/jmx_exporter最新发布版本:1.0.1(2024-05-31 12:20:21)
This release includes performance enhancements and new MBean attribute filtering.
As always, the jmx_exporter binaries are available on Maven Central:
[FEATURE] Added HTTPServer threads configuration (https://github.com/prometheus/jmx_exporter/pull/837)
[FEATURE] Refactored outdated terms (https://github.com/prometheus/jmx_exporter/pull/852)
[FEATURE] Added code to skip RuntimeMXBean
attributes SystemProperties
, ClassPath
, BootClassPath
, and LibraryPath
(https://github.com/prometheus/jmx_exporter/pull/859)
[FEATURE] Added MBean attribute exclusion filtering (https://github.com/prometheus/jmx_exporter/pull/870)
[FEATURE] Enabled auto object name attribute filtering by default (https://github.com/prometheus/jmx_exporter/pull/871)