06 Feb 2018 01:39 PM - last edited on 20 Feb 2023 10:25 AM by Karolina_Linda
Hi,
I'm new to Dynatrace Managed and not sure how to find out what is causing a bad Apdex Rating of my page.
When I open my Application I can see several metrics, one of them is the Apdex metric. But I can't find any details about it. I can compare it to other timeframes, but that is not interesting for me. Is there a way to get further details on which calls are causing this bad Apdex?
regards,
Gerald
Solved! Go to Solution.
06 Feb 2018 02:30 PM
Gerald,
Typically you'll get a bad Apdex rating from either a poor response time or Javascript errors. Javascript errors are harsher in the rating as in the user response time might be okay but if an error occurs will be marked as frustrated.
From applications view, click on 'view full details' in the top 3 user actions section. That'll will point you to the transactions that are making up the overall application apdex rating.
08 Feb 2018 07:17 AM
Hi @Matthew E.,
Thank you for the insight.
But within the Details-View of the top 3 User actions there is no possibility to see the Apdex rating per request type right?
Would be a nice feature to have a list of requests and the possibility to order them by their rating.
regards,
Gerald
07 May 2018 03:22 PM
Hi All,
I agree with @Gerald M. . Today we(Dynatrace users) know where to find the information. However, for some users who are not used to work with Dynatrace, see what is causing a bad Apdex indice is very hard and not Always you can report every single frustated action, due to your application has too many pages and accesses..
That's a point I was requested to get more informations about impovements...
Regards,
Caio MR
06 Feb 2018 03:11 PM