Skip to content

0.15.0 / 2021-01-25

Compare
Choose a tag to compare
@brian-brazil brian-brazil released this 25 Jan 16:48

[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)