0.15.0 / 2021-01-25
[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)