Hi, Like to check if anyone has explore the RUM JavaScript API on addEnterActionListener() vs addLeaveActionListener()? According to the documentation, addEnterActionListener() is c...
I found the way to do it via the v1 API (and it's extremely straightforward...), but as that will one day be deprecated, I'd prefer to write my query to use a v2 method (assuming it exists) so that I...
Hey all,
Wondering if anyone comes across trying to export response time distribution under a custom action for a single user session. For example, I would like to have the info of CPU time & ...
When enabling generic support for XHR requests in RUM, there is an option that is automatically enabled when XHRs are being captured: "Use Proxy API for XHRs" There is little information on this...
User session count is decreased for the past 5 days and it is showing unknown error in the for some of the session if we drill down at city level. can you please advise how to fix this issue
I have a requirement to monitor when a user closes a page they're on. I see in JavaScript there's visiblitychange , pagehide and beforeunload but I didn't find a way I...
Heya, I've few RUM (non-prod) applications running over prod tenant and I want shift over to non-prod. These are working before onboarding our NP tenant. Good time to switch. What is the feasibili...
Hello, I have to extract business insights from user sessions as user session properties. Data is stored on Storage session in a key named currentStore : Inspiring by the @Julius_L...
Hi I have a question regarding the use of agentless RUM vs Auto injected RUM. Currently have a customer that have OneAgent installed on their application servers however they have RUM disabled. The ...
In order to abide by the Cookie Law, I am putting in place a cookie consent banner in our application. According to user preferences, is there a way to disable the Dynatrace Cookie? I read the docu...