05 Dec 2024 07:42 AM - last edited on 11 Dec 2024 08:06 AM by MaciejNeumann
Hi Community,
I wanted to ask about the data shown in the screenshot below. As you can see, the loading time for the Ruxitagent is 2.9 seconds. I’m not sure if this is typical when running the application on mobile devices. Could you help identify what might be causing this issue? Additionally, could you clarify whether this is related to Dynatrace or if it could be a server-side problem?
Thank you!
07 Dec 2024 12:16 PM
Concerning the Largest Contentful Paint (LCP) kindly find the below comment:
Dynatrace's Ruxit agent tracks performance data, including LCP.
For LCP issues diagnosis :
LCP Element Optimization:
Once you identify the element that contributes to the LCP issue, the next step is to optimize it. Common elements that contribute to LCP issues include images, videos, or large text blocks.
For Images:
For Fonts:
For CSS/JS:
Set performance budgets within Dynatrace for LCP to monitor and alert if the threshold is breached. This allows proactive management of LCP performance over time.
Dynatrace provides insights into how elements load on the page. Make sure that LCP elements are prioritized and loaded earlier. Avoid blocking resources like large images, fonts, or JavaScript that delay the display of the LCP element.
After applying optimizations, use Dynatrace to monitor the improvements in LCP. This can be done by tracking the performance in RUM and the LCP score over time to ensure the optimizations were effective.
By identifying the LCP element and addressing its loading bottlenecks, you can improve both your user experience and your LCP score.
Conclusion:
Hoping it helps.
KR,
Peter
11 Dec 2024 07:14 AM
Hi Peter,
Thank you for your input. However, my question specifically concerns the Dynatrace agent itself and why it takes a long time to load. We've observed that it takes approximately 2.97 seconds to load the ruxitagentjs on mobile browsers.
Our leading theory is that we’re using the "Latest IE7-10" version for the RUM JavaScript rather than the "Latest Stable" version. Could you please share your thoughts on what might be causing this delay?
Thank you for your time and insights.
20 Dec 2024 06:10 AM
Appreciate your feedback, Regarding the highlighted point feel free to review the release notes, it might have a reason or resolution if such scenario is stated.
Dynatrace Managed doc:
Mobile App ref:
If the highlighted error related to a hybrid app, the attached Ref hopefully will add value.
Tip:
Hoping it helps.
BR,
peter