06 Apr 2022 07:31 AM
When I enable RUM for session monitoring of my java based application running on weblogic, the page load for every page becomes very slow. The normal time is less than 1 sec but after enabling RUM, it becomes over 15 seconds. Anyone else has the same issue ?
24 Jun 2022 07:41 AM
@avinash_pratap this should not happen. What options did you turn on in the settings for your application ? Please check the page loads in the browser's developer options (network tab) - it could be an infrastructure issue with your deployment.
27 Jun 2022 08:45 AM
Kindly raise the support ticket to find the exact root cause. I have came across such scenario with multiple customer where RUM agent result is slowness of application due to various miscellaneous reasons. Few of the reasons can be the agent script execution time, network latency, disk slowness or others.
28 Jun 2022 07:29 AM
The doubt I have is, dynatrace ideally should issue XHR to dynatrace server, in that case it would send data in background and not affect the main application. Correct me please if I am wrong.
28 Jun 2022 07:33 AM
That is an ideal situation, but in real time I have seen otherwise where other request calls are getting hampered. Its better this get analyze with properly debugging post verifying logs.
28 Jun 2022 07:33 AM
@avinash_pratap yes, that's how Dynatrace RUM works. Still there can be issues with the way how your application is written. Please raise a support ticket or provide more details here.