<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: RUM not capturing correct Largest Contentful Paint in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/200487#M4007</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47783"&gt;@Mizső&lt;/a&gt;! How has the case with this support ticket gone eventually?&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Dec 2022 14:58:33 GMT</pubDate>
    <dc:creator>Michal_Gebacki</dc:creator>
    <dc:date>2022-12-14T14:58:33Z</dc:date>
    <item>
      <title>RUM not capturing correct Largest Contentful Paint</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/195232#M3863</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm testing out the Web Vitals monitoring capabilities and have created a (somewhat naive) test page for this. What surprises me is the fact that the DT RUM keeps reporting very fast LCPs although I'm specifically delaying the rendering of the LCP image element, and Chrome Dev Tools does indeed tell me the LCP is beyond the 2500ms I'm enforcing through a simple JS timer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I assume the problem lies in the beacon being sent way before the page is finished and the LCP cannot be captured correctly. Is there a setting I've missed to ensure the correct timer to be used?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An example of a test url is:&amp;nbsp;&lt;A href="https://ksk-test.app.baqend.com/v1/file/www/dt_test_image_medium.html?pause=2500" target="_blank" rel="nofollow noopener noreferrer"&gt;https://ksk-test.app.baqend.com/v1/file/www/dt_test_image_medium.html?pause=2500&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've attached the screenshots of a particular page navigation which clearly shows the LCP reported by Chrome was at 2.8s while RUM reports 301ms - which is the same as the FCP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="test page chrome dev tools performance.jpg" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7757iFD9B0EC3FAE880F5/image-size/large?v=v2&amp;amp;px=999" role="button" title="test page chrome dev tools performance.jpg" alt="test page chrome dev tools performance.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dynatrace RUM Waterfall Instance.jpg" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7758i89D97F30CB3DC11A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Dynatrace RUM Waterfall Instance.jpg" alt="Dynatrace RUM Waterfall Instance.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;  &lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 14:17:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/195232#M3863</guid>
      <dc:creator>kskoeld</dc:creator>
      <dc:date>2022-09-27T14:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: RUM not capturing correct Largest Contentful Paint</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/195235#M3864</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/55384" target="_blank"&gt;@kskoeld&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is true it would be a product bug I guess. I have not checked the DT LCP results on browser side, I thought this is a single source of truth &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;. I am going to check it on my side also.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you from Speedkit? (based on the baqend.com domain)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Br Mizső&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 13:55:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/195235#M3864</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2022-09-27T13:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: RUM not capturing correct Largest Contentful Paint</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/195253#M3865</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/55384"&gt;@kskoeld&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe you have found a real product bug. I have already checked the LCP metrics in the DT and the Chrome dev tool&amp;nbsp; (on speedkit.com &lt;span class="lia-unicode-emoji" title=":grinning_squinting_face:"&gt;😆&lt;/span&gt;)&amp;nbsp;and they were not match. Maybe we have to raies a support ticket regarding this in order to get an explanation regarding the differences.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chrome dev always gave back higher LCP than 1000ms for speedkit.com. In DT I tested it from two synthetic location: from Frankurt AWS (my favourite one) and form Sao Paulo (accindently was choosen different from Germany, I guess speedkit HQ is in Germany) See attached the results. Sometimes the max. LCP reach 1000ms in Sao Paulo, but from Frankfurt the highest metric value was around 650ms...&lt;/P&gt;&lt;P&gt;So it is strange, I hope I did not make any missconfiguration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using DT to represent the perfromance issues for the customers and it is important for us to show precise values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greetings for the Speed Kit Team: Fadi, Tibor and Thies.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Br, Mizső&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 15:50:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/195253#M3865</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2022-09-27T15:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: RUM not capturing correct Largest Contentful Paint</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/195367#M3869</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47783"&gt;@Mizső&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess my last reply got lost when the duplicate thread I posted accidentally under synthetic was deleted. Oh well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But to add some more information to the problem:&lt;/P&gt;&lt;P&gt;The issues seems to be that as I assumed the DT beacon is simply sent too early.&lt;/P&gt;&lt;P&gt;Since LCP keeps updating when the page continues rendering any monitoring tool needs to wait until the user has interacted with the page (since then LCP performanceEntries will no longer be dispatched) and of course always use the last of the entries.&lt;/P&gt;&lt;P&gt;However in this particular case the beacon is sent way to early (possibly 1s after load event?) so it cannot even capture the later LCP dispatches.&lt;/P&gt;&lt;P&gt;Question is, whether it is possible to either delay the beacon or to send another beacon as it should be done to actually measure the right LCP.&lt;/P&gt;&lt;P&gt;I wouldn't necessarily call this a bug, since sending the beacon say after 1s delay after load typically is fine and you don't want to wait too long and possibly lose all the information.&lt;/P&gt;&lt;P&gt;But I'm sure there is some option to send the data later&amp;nbsp; - even if it costs additional beacons.&lt;/P&gt;&lt;P&gt;Otherwise any lazy loading of LCP elements might never be captured (not saying anyone should do such a thing - don't lazy load ATF).&lt;/P&gt;&lt;P&gt;I've added some code to track the various timings in the console.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dynatrace beacon and LCP timers.jpg" style="width: 857px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7788i9039EFE30AD5DE89/image-size/large?v=v2&amp;amp;px=999" role="button" title="dynatrace beacon and LCP timers.jpg" alt="dynatrace beacon and LCP timers.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 00:34:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/195367#M3869</guid>
      <dc:creator>kskoeld</dc:creator>
      <dc:date>2022-09-29T00:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: RUM not capturing correct Largest Contentful Paint</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/195373#M3870</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/55384"&gt;@kskoeld&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the further investigation. I am going to pass it to the support in order to ask for them a comment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 04:50:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/195373#M3870</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2022-09-29T04:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: RUM not capturing correct Largest Contentful Paint</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/195488#M3874</link>
      <description>&lt;P&gt;Granted this is a really weirdly constructed edge case and using the setTimeout was the reason why DT did not capture the data correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found the corresponding configurations in the Content Capture section of the web application settings.&lt;/P&gt;&lt;P&gt;The "Extend action durations with cascading time actions" allows to wait for max 1000ms per timeout.&lt;/P&gt;&lt;P&gt;And the "Visually complete and Speed Index" has the "inactivity timeout for load actions" - by default 1000ms.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since in my case the load event fires very quickly the beacon is then sent ~1000ms after that event.&lt;/P&gt;&lt;P&gt;And since I didn't use cascading timeouts again only a 1000ms threshold was used.&lt;/P&gt;&lt;P&gt;Hence beacon was always fired too early for my test scenario.&lt;/P&gt;&lt;P&gt;I fixed that by using cascading intervals and actually completely blocking the main thread additionally if my 3*1000ms wasn't enough (painful, but there you go).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So again, in probably most cases the LCP is measured correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would still like to know whether it would be possible to have DT capture the LCP not in the "load" beacon (for lack of better term) but instead whenever the user interacts with the page as it is done &lt;A href="https://github.com/GoogleChrome/web-vitals" target="_self"&gt;web-vitals JavaScript Library&lt;/A&gt; with &lt;A href="https://github.com/GoogleChrome/web-vitals/blob/main/src/onLCP.ts" target="_self"&gt;onLCP&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 21:18:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/195488#M3874</guid>
      <dc:creator>kskoeld</dc:creator>
      <dc:date>2022-09-29T21:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: RUM not capturing correct Largest Contentful Paint</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/195493#M3875</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/55384"&gt;@kskoeld&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for sharing this useful information. I have already raised the support ticket. I have included this community chat, so I hope they will read your last sentences... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Br, Mizső&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 21:58:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/195493#M3875</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2022-09-29T21:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: RUM not capturing correct Largest Contentful Paint</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/200487#M4007</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47783"&gt;@Mizső&lt;/a&gt;! How has the case with this support ticket gone eventually?&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 14:58:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/200487#M4007</guid>
      <dc:creator>Michal_Gebacki</dc:creator>
      <dc:date>2022-12-14T14:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: RUM not capturing correct Largest Contentful Paint</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/200530#M4011</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/44566"&gt;@Michal_Gebacki&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;This was the Support answer:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Thanks a lot for contacting support. I will be assisting you on this ticket.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding you question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;we only capture the lcp value until the load action finished, while lcp can potentially continue to grow.&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That's why it is different."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 21:57:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/200530#M4011</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2022-12-14T21:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: RUM not capturing correct Largest Contentful Paint</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/203428#M4106</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47783"&gt;@Mizső&lt;/a&gt;&amp;nbsp; do you have any new answer from support team?&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 19:56:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/203428#M4106</guid>
      <dc:creator>AndresGarciaO</dc:creator>
      <dc:date>2023-01-25T19:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: RUM not capturing correct Largest Contentful Paint</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/203507#M4107</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/44899"&gt;@AndresGarciaO&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;My previous psot was the latest one. Support ticket has been closed.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 14:54:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/RUM-not-capturing-correct-Largest-Contentful-Paint/m-p/203507#M4107</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2023-01-26T14:54:35Z</dc:date>
    </item>
  </channel>
</rss>

