Please answer the following questions:
1. Do the nodes/tiers of your application show up on the controller?
2. What is the IP address and port of your controller?
3. Please attach the relevant JMeter test case.
Thanks.
What type of integration are you looking for? I use JMeter to supply load for our training application, and have not found AppDynamics to be much different from any other web application in terms of integration.
I'm running Jetty server from mvn command : mvn jetty:run and attaching the running process ID with the Java Agent.
When I run the application from the web url , the request and rest calls are captured in Controller UI
but when I run the request in Jmeter I don't see any activity happening in AppDynamic Controller UI.