Skip to content

Support Shenandoah GC in JvmGcMetrics #1861

@IRus

Description

@IRus

Micrometer: 1.3.5
JDK: 11.0.6

Right now all metrics exported from JvmGcMetrics are 0.


See the OpenJDK Wiki for Shenandoah GC for more information on it. While the GC pause time metric (jvm.gc.pause) was working, we should also support the following:

  • jvm.gc.max.data.size
  • jvm.gc.live.data.size
  • jvm.gc.memory.allocated

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions