Customer Self-Service Portal

APM - Non-Heap area JVM (Metaspace and Compressed Class)

The APM Insight monitor show memory JVM Heap and Non-Heap areas, but, in Non-heap area the APM only show Code Cache and Perm Gen areas, however, in JDK 8 not exist PermGen area but MetaSpace and Compressed Class areas.

How i can show MetaSpace and Compressed Class in JDK8?

Regards