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...