End User Monitoring (EUM)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Recording a session in RUM

Hi Team,   Can We record a user session in EUM like in dynatrace? And also what are the metrics we get around the Session?   Can Session duration be included in the session details along with the Wait/Think time so that we will come to know for how l...

Resolved! EUM cannot report fetch API with React SPA

I have a Single Page Application (SPA) written in React.The SPA is using fetch API instead of AJAX to communicate CORS endpoints. I am trying to add below EUM codes into my SPA, it is able to report the first page load time.However, it is not able to...

Instrumentation.beginHttpRequest not working

Hi,   We have a requirement.   I need to manually upload a fake HTTP request, record in Network Requests. So I implement a manual HTTP request follow this documentation, the HTTP request which automatically detects were recorded in Network Requests o...

Restriction over BRUM license usage

Hi All,- How to setup license restriction over BRUM. Eg: I need to setup restriction that only 50,000 page views should be used and in case 50,000 are used, no more page views should be allowed.Also, post usage of 50,000 unit, if we can allow few mos...

Timeline summary is missing fragments

In the timeline summary, only Activities tracking is being shown. As declared in the spec the library should also track Fragments but it doesn't happen.   Library version and Gradle plugin:  20.12.1   Is it issue in library implementation or wrong co...