cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Query mobile web requests using DQL or USQL?

Pepega
Visitor

Is there any way to query mobile web requests using USQL, DQL, or whatever query language after the auto instrumentation process to create more customizable dashboards? Thanks.

5 REPLIES 5

Esam_Eid
Pro

Hi @Pepega ,

 

if you go to front end applications or search for Mobile from the menu,are you able to see you Mobile application and the users, sessions, crashes, etc ?

similar to the below screenshot 

IMG_0517.png

from there you can query the user sessions, actions  and explore all the available options. 

Regards. 
Esam Eid

Dynatrace Certified Professional

Pepega
Visitor

Yes, I'm able to see all that information. If I go to user sessions and see the waterfall analysis of a user action, I can see the information that I want. However, if I try to query for this particular user action using USQL, I get null values for most of the properties being shown. Is there a way to directly pull the network request information in the waterfall analysis as shown in the image? 

Screen Shot 2024-07-03 at 3.47.59 PM.png

This seems to be a mobile specific issue according to this post: https://community.dynatrace.com/t5/Real-User-Monitoring/Null-results-using-user-action-for-mobile/td...
Was wondering if anything changed since 2022 when this was posted. 

Screen Shot 2024-07-03 at 3.52.19 PM.png

Hey Pepega,
There was no change since 2022. Unfortunately, it's only possible to query this data for web applications.

This will change with RUM on Grail, where web request from mobile apps are queryable too. Allowing you to query the data you need and displaying it in a custom dashboard or app.

paul_kapeller
Dynatrace Advisor
Dynatrace Advisor

for reference: here I wrote a summary of what customers can expect in the future when it comes to RUM powered by Grail:

https://community.dynatrace.com/t5/Real-User-Monitoring/Unlock-the-full-potential-of-Digital-Experie...

Featured Posts