github mweirauch/micrometer-jvm-extras 0.2.0

latest releases: 0.2.2, 0.2.1
4 years ago

Full Changelog

This release removes support for the proportional set size metrics 'pss' and 'swappss'. They were quite expensive to collect and added to the metrics collection overhead quite noticeably with a CPU usage and memory allocation penalty. The go-to metrics 'rss' and 'swap' are still there of course.

Implemented enhancements:

  • Sonar code analysis recommendations #47 (mweirauch)
  • Drop support for proportional set size metrics (pss, swappss) #46 (mweirauch)

Merged pull requests:

Don't miss a new micrometer-jvm-extras release

NewReleases is sending notifications on new releases.