17 May 2023
10:54 AM
- last edited on
18 May 2023
12:00 AM
by
MaciejNeumann
Hello,
We are facing an scenario where the client has their application in AWS Fargate, everything is fine, we are monitoring the application and the api services, but in Dynatrace is not showing anything as web application, what we see is as web request service. Btw they are using a ALB to redirect the url, we also see the balancer in the smartscape as a single process, no unify with the app and apis of aws.
We need to have the web application showing in Dynatrace to start monitoring the user experience.
Do you have any idea how to solve this issue?
Thanks.
Regards,
Johanna
Solved! Go to Solution.
Hello @JB when you use AWS Fargate, only the applicationMonitoring deployment without the CSI driver is supported. I'm assuming they have a web server running inside this pods, my guess is that in this mode OneAgent is not injecting the JS tags on the pages of your webserver inside this container. So my recommendation is to create an Agentless Real User Monitoring and inject the JS tags in your web server pages to be able to monitor user experience. Please let me know how it goes.