10 Apr 2022 03:17 AM - last edited on 25 May 2023 10:33 AM by Michal_Gebacki
Experts,
is there a way I could create a dashboard for the top time-consuming requests (document, XHR, resource requests) from their waterfall analysis (splitting them on application->page level) captured under RUM/Synthetic monitoring?
Solved! Go to Solution.
10 Apr 2022 12:48 PM
I would say that these options might help you:
11 Apr 2022 08:21 PM
Thanks Antonio for quick reply. As advised, I am trying to figure out composite metrics, but is there a documentation somewhere I could refer to that could help me code the desired query with accepted syntax/metrics.
I wanted to have the representation where time consuming resource requests for a particular user action (like loading of PDP) could be seen. We can see it under waterfall Analysis but for business reporting purpose, wanted to have a kind of dashboard.
11 Apr 2022 09:02 PM
Have you checked the Data Explorer documentation pages? I include some for your reference:
20 Jul 2022 09:41 PM - edited 20 Jul 2022 09:42 PM
Regarding RUM
I can't think of any way to get "requests" on a dashboard,. As you said, in DT currently in both cases, RUM and Synthetic, you would go to the waterfall or the page overview to find them.
Maybe something where @Jacek_Janowicz could help?
Other indirect alternatives
You can get a list of service requests from service metrics like (if you split by request):
Downsides: