Wondering if APM 10.7 is able to get more in-depth information about method timings and heap space allocation over time for an application.
Release : 10.7.0
Component : Introscope
In general, for method timings, here are links of what capabilities we have. The Response Time is widely used. As for heap, below is a link. If you are talking about a .NET Agent, we have the Perfmon Agent that also gets installed.
Heap:
For more heap information, you would set the below property to true. By default it is enabled and set to true, but do a double check anyway to make sure.
introscope.agent.gcmonitor.enable
Method timing: