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.
Summary
By default, user sessions in the new RUM Experience (Experience Vitals) are identified by a generated ID rather than a meaningful user name. This article explains how to capture a ...
Summary
This article applies to Dynatrace SaaS customers using Real User Monitoring (RUM). It explains why session and action properties configured in RUM Classic are not visible in the new RUM Exp...
Summary
For your RUM application, it may be necessary to switch from automatic injection to manual insertion or simply use both methods. This article should guide you through the changes necessary ...
I am currently using sendEvent, identifyUser method in my application as suggested in documentation https://www.dynatrace.com/support/doc/javascriptapi/doc-latest/documents/rum-javascript-sdk_Do...
Under Web Applications, I’m trying to investigate JavaScript errors, but I’ve noticed that many of them are missing compared to what I see in Error Inspector. We are not sending any custom errors and...
Hi Everyone,
We are trying to track 5G network technology performance in our Managed production environments via USQL, but we've noticed that 5G telemetry is completely missing from our data. Inste...
Hello Community, I am running a Proof of Concept (PoC) on a web application using the auto-injected RUM agent (created via Experience Vitals / Gen3). Our main goal is to link RUM with our distribute...
Hi Dynatrace Community !
When I reduce RUM cost using traffic control, how does Dynatrace decide which user data or sessions to capture? Is it random sampling or based on certain rules?
Thanks!
Hi Team, i have below user session queries, i am looking for similar queries in DQL. "userActionDuration" : f'SELECT AVG(useraction.duration),useraction.name FROM usersession WHERE userType="RE...
Hi Team,
We are building new Grail-based dashboards (Document app) for our RUM-monitored web applications. To add business context to sessions, we configured User Action Properties that capture Jav...