02 Jun 2026 09:28 PM
ZGC is the Z Garbage Collector.
It's quite different from other Garbage Collectors, as it is always "working".
It seems that Dynatrace is misinterpreting Garbage Collection time, and always maintaining a problem open. Working with OpenJDK 17.0.18 and OneAgent 1.335.
There are very few links to ZGC in Dynatrace (this and this), so wondering if someone has seen this in the wild?
03 Jun 2026 12:10 AM
This was a known issue fixed in OneAgent 1.305 (OA-39185) — "Java heap and GC metrics are now reported reliably when the application uses ZGC." OneAgent release notes version 1.305 — Dynatrace Docs
Since you're on 1.335, the metrics should already be accurate. If the problem is still being raised, it may have baselined GC suspension time using patterns that don't suit ZGC's concurrent nature. This is just my assumption as i have never encountered this issue 😀
or else support is the last option.
Featured Posts