Hi,
The start-up script for the spring boot application is like this java -javaagent:/opt/jeppesen/crew-leave/Appagent/AppServerAgent-ibm-22.2.0.33545/javaagent.jar -jar /opt/app/app.jar.
The AppDynamics log shows that the app agent is created su...
@Ryan.Paredez Was able to successfully configure appdynamics. - There was a small change in the startup file that was made. For spring boot application,java -javaagent:/usr/local/Appagent/AppServerAgent-1.8-22.1.0.33445/ver22.1.0.33445/javaagent.ja...
Followed the steps but, it did not help much. In the logfile it says succesfully installed but i dont see anything getting captured. In the controller UI the agent uptime says 0%. It is a spring boot application in docker environment.