Observing high GC heap usage by APMIA agent (Infrastructure Agent). This is causing APMIA agent to stop colleting data from the application. The current heap memory settings are min_heap=256, max_heap=512. Can you please suggest how to solve this issue?
Make the following heap adjustments.
min_heap=2048, max_heap=4096
Stop and Start the APMIA agent.
Make sure you have enough memory on the system.