Hi,
We are running a set of gatling tests.
With this we can only track the response time of requests.
We are also interested in gatting the JVM performance with aspects for memory leaks. We can track this with VisualVM/Jconsole. But how can we trace which request is causing high cpu usage.
Any thoughts on how we can map the JVM performance with Gatling tests run.
Thanks,
Prashant