We've configured -Dappagent.start.timeout=30000 for the java agent for the webapps after we got the issue of Pods getting failed to start due to AppD taking lot of time initially which was delaying liveness probe in EKS. After adding timeout, as per ...
Hi,We are running many applications with JAVA_AGENT and out of those, a few applications are discovering the JDBC calls and a few are not discovering the JDBC backend. I even tried to manually add a custom discovery with rule of matching URL. What al...
After discussing with AppDynamics support, we found these observations and solution.The reason you are not observing any database calls is that not a single Business Transaction has been detected. The agent only detects outgoing calls if they occur w...