This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
This page will serve as an overview of various USQL examples.
USQL examples
Average Document Interactive Time for India SELECT starttime, AVG(useraction.documentInteractiveTime) AS "DO...
Hi,
Recently we have a case raised by our client - Why a mobile session remains live for 35 minutes and after that its duration becomes 18 secs. We open a support ticket and an idea based on ...
I tried to retrieve web sessions for my web application to determine the network type (such as 3G or 4G) that users are using, but no sessions are being returned. Could you assist me in resolving thi...
This will be a very quick, simple question but I was looking at this older thread (Solved: Re: Is there a way to export session replay? - Dynatrace Community) from 2022 and I haven't seen any more re...
Hi, I have the following use case: An open problem which affects some services and every service has a lot of actions. Instead of open them one by one to search for the logs I need a way to get the...
Hello everyone, good afternoon. I'd like to ask if you know if it's possible to query user session information from Grail? Running the fetch command, I see that user.sessions exists in the suggestio...
Suppose I retrieve the Dynatrace RUM JS tag based on what I see from here https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-api/environment-api/rum/real-user-monitoring-javascri...
There is a difference between using the startTime/endTime in the WHERE clause and the Global time frame in the USQL. USQL Global timeframe filter in WebUI will match...