FusionReactor Observability & APM

Troubleshoot

Blog / Info

Customers

About Us

Installation

Configure

Troubleshoot

Blog / Info

Customers

About Us

Low level memory profiling

See inside the heap in real time with our JVM performance tool.  Objects are displayed as an absolute number and as a percentage. The bytes allocated are also displayed as a graph representing the percentage of bytes and the total number of bytes allocated by each class.

Compare Heap Snapshots

  • Quickly spot memory issues 
  • Take individual snapshots of the heap and save these locally.

Analyze GC Roots

  • Identify memory leaks, using the GC Root analysis feature
  • Every leaked object is accessible from at least one GC Root or is a GC Root
  • Each leaked object has a path that starts with GC Roots and contains the leaked object.

Ready to optimize your applications and solve your problems?