parent-0.15.0
版本发布时间: 2021-01-26 00:48:58
prometheus/jmx_exporter最新发布版本:1.0.1(2024-05-31 12:20:21)
[CHANGE/ENHANCEMENT] Update to client_java 0.10.0 to add OpenMetrics support. Any COUNTER
type samples will have _total
added as a suffix if it isn't already present. If you do not want this, use the default type of UNKNOWN
. (#321)
[ENHANCEMENT] Added a safety check to deal with incorrect implementations of javax.management.Attribute (#542)