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 Team,
Our RUM is still on Classic, but we want to convert all its USQL Dashboards to Gen3 dashboards, need your help to migrate few important USQL dashboards to Gen3, how can we achieve this....
Summary
This page provides a collection of commonly used USQL queries for Dynatrace, organized by performance metrics, user actions, applications, and limitations.
Page Performance E...
Hello, I am trying to query user action properties using USQL in my Managed environment, but I am not getting any results. Below are the steps I followed: 1. I configured a user action p...
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 m...
When performing the User Session Query select useraction.name from usersession the names of the actions are returned in what looks like an array. The problem statement is I would like to know after t...
Hello:
I am trying to convert a session query into custom metric.
At the end of the day. I want to be able to show in a bar char the amount of user session every 15 minutes.
I need to cha...
We have the following analytics requirement using RUM for mobile (iOS and Android) where we only implemented the auto-instrumentation feature of the SDK.
Find out how many users perform an action w...
Hi all,
I'm doing some querying on the numbers of certain errors in an application using USQL to understand where users are having the most errors. Is there any way I can split my r...
Looking for a way to build a user session query to give me a count on how many userActions result in HTTP 500 errors based on specific URLs. Is there a way to filter on just HTTP 500 errors us...