The initial login to a site is being impacted by a series of resources with 302 redirects. We have a need to view each of the resources with the HTTP 302 redirect in the waterfall to analyze the impact. How can we view the resources with page load metrics (timing) within the waterfall views and track the impact of these resources?
Solved! Go to Solution.
I don't think this is currently possible to view it in the waterfall. You can only see the timing as redirect time in the waterfall. Probably the best method I know is to measure the individual login steps on the server side.
I would also say that this is also needed in Synthetic monitoring. As Július commented, you can do it in the meanwhile from the server perspective.
Antonio, thanks for the reply. i was able to find the server side purepaths for the redirected calls. this is helpful, along with the hotspot details. It would be great if each of those redirect calls could be viewed on the waterfall and then selected from the waterfall to expose the server side details. It would also clarify the user impact.
See also this RFE on the topic. https://answers.dynatrace.com/spaces/483/dynatrace-product-ideas/idea/246793/rfe-provide-option-to-v...
Featured Posts