Skip to content

v4.6.2: Bug fix to address negative metrics issue

Compare
Choose a tag to compare
@markbastiaans markbastiaans released this 22 Jun 14:25
· 683 commits to master since this release
67f027f

In this release, we have made some minor adjustments in the way we calculate unused Java heap
and native memory:

  • Exclude code cache from heap calculation.
  • Exclude metaspace (or permanent gen) from native memory calculation.