-
Enhancement
-
Resolution: Unresolved
-
P3
-
14
We get CPU load events from the JVM today. That said, since we only list the Java threads, we sometimes fail to attribute a large portion of the CPU time spent. If we instead got the CPU time for all threads, we could at least account for the time spent in e.g. GC related activities.