I have configured method as business transaction. java agent is missing to capture snapshot whenever this method is taking long time (e. > 30 min)to complete. It is capturing snapshot whenever execution times is less than 10 or 15 min. Is there any c...
I am new to appdynamics. I have set up java agent on my machine and connected to controller.
Can I monitor performance of standalone java application. Because what I can see from controller UI is , it monitors servlet and jmx
I changed standalone application runtime environment from jdk1.6 to jdk1.8 and it worked for me
@kundan.kumar wrote:
Did you find any solution. I am facing same problem while connecting my standalone application to controller.
I have written standalone application program that perform some operations regarding customer. This application performance goes down when count of customers increases. I want to profile application perfomance to check which queries are taking time ...