Hi Vivekanand, I am following the same above link for Java Agent set up
in AEM. But somehow AppInsights Java Agent is NOT capturing "Dependency
calls" on it's own for AEM server side code. Ideally Java Agent must be
able to track HTTP requests (server side tracking, not the client side),
dependencies and exceptions.Using sample example web app (not AEM app)
deployed in Azure Tomcat - ApplicationInsights-Java/samples/app-services
at master · microsoft/ApplicationInsights-Java · GitHub , I am able...