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.
Hi, We have the following case: 1. Session sampling for app is 100% (all sessions should be captured) 2. Synthetic monitor which tests this app every 5 minutes. There are days where almost all of...
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...
Is that a recent bug ?
In order to reduce cost we applied a global 20% limit on all web application session capture.
In order to investigate user issues we enabled 100% capture on one web a...
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 ...
We use cluster active gates(public) for both agent-based and agentless RUM implementations.
Some of our applications are configuration heavy example: 150 session and action properties configured.
...
I understand Apdex and how it's calculated in general. What I don't get is how Dynatrace uses non Key User Actions to calculate the overall Apdex for an application.
I know you can s...
I have a variable within my application that contains a Key and Value variable. How can I extract the variables to obtain this data from the user sessions? For example: the variable is called "offer....
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...
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...