<?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 Filter external services from page load time and apdex in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-external-services-from-page-load-time-and-apdex/m-p/23787#M5559</link>
    <description>&lt;P&gt;Our web pages are full of third party scripts that our online marketing folks require. Many of them are slower than we'd like, but their loading is async from the user experience and has little or no impact on UX. However DT shows them as part of the page loading time, meaning our load times and Apdex are artificially low (and therefore ignored as a "false negatives"). Is there any way we can filter out specific scripts and libraries from the load time?&lt;/P&gt;</description>
    <pubDate>Thu, 21 Dec 2023 10:52:39 GMT</pubDate>
    <dc:creator>dan_cripe</dc:creator>
    <dc:date>2023-12-21T10:52:39Z</dc:date>
    <item>
      <title>Filter external services from page load time and apdex</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-external-services-from-page-load-time-and-apdex/m-p/23787#M5559</link>
      <description>&lt;P&gt;Our web pages are full of third party scripts that our online marketing folks require. Many of them are slower than we'd like, but their loading is async from the user experience and has little or no impact on UX. However DT shows them as part of the page loading time, meaning our load times and Apdex are artificially low (and therefore ignored as a "false negatives"). Is there any way we can filter out specific scripts and libraries from the load time?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2023 10:52:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-external-services-from-page-load-time-and-apdex/m-p/23787#M5559</guid>
      <dc:creator>dan_cripe</dc:creator>
      <dc:date>2023-12-21T10:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Filter external services from page load time and apdex</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-external-services-from-page-load-time-and-apdex/m-p/23788#M5560</link>
      <description>&lt;P&gt;Hi,   All resources which starts loading before the browsers &lt;EM&gt;loadEventEnd &lt;/EM&gt;are included in the Action duration. Depending on the application this might or might not have an influence on the user experience.    Currently there is no way to exclude or filter out this scripts. What we plan to implement is a possibility to choose which is the "main" performance metric for your application. This "main" metric will then be used for the calculation of the apdex, for the anomaly detection and is displayed as primary metric in all info graphics like the &lt;EM&gt;action duration&lt;/EM&gt; now. For example you can then define the Document interactive as your "main" metric.   &lt;/P&gt;&lt;P&gt;Definition of the action duration:   &lt;STRONG&gt;Action duration&lt;/STRONG&gt;: (&lt;EM&gt;loadEventEnd or endTimeOfLastXHR) &lt;/EM&gt;- &lt;EM&gt;actionStart&lt;/EM&gt;&lt;/P&gt;&lt;UL&gt; &lt;LI&gt;&lt;EM&gt;actionStart = navigationStart&lt;/EM&gt; for pages loads or &lt;EM&gt;"click time"&lt;/EM&gt; for XHR actions and user navigations like a button click or click on a link&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;endTimeOfLastXHR = i&lt;/EM&gt;f XHR calls are triggered during the process and are not finished before&lt;EM&gt; loadEventEnd &lt;/EM&gt;then the end time of the last XHR call is used instead of the &lt;EM&gt;loadEventEnd &lt;/EM&gt;time&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 08 Sep 2016 05:58:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-external-services-from-page-load-time-and-apdex/m-p/23788#M5560</guid>
      <dc:creator>AlexanderSommer</dc:creator>
      <dc:date>2016-09-08T05:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Filter external services from page load time and apdex</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-external-services-from-page-load-time-and-apdex/m-p/23789#M5561</link>
      <description>&lt;P&gt;This would be very useful also to our usecase. We are monitoring an API call that replies with a JSON workload so no HTML is involved and we don't really care about the time taken to render the payload in the browser since.. there is no browser. Right now web checks report a time that is not really what we need, we can dig down to the time are interested in but the dashboard tile is not really useful at the moment for what concerns response time. &lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 07:09:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-external-services-from-page-load-time-and-apdex/m-p/23789#M5561</guid>
      <dc:creator>giovanni_gibili</dc:creator>
      <dc:date>2016-09-08T07:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Filter external services from page load time and apdex</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-external-services-from-page-load-time-and-apdex/m-p/23790#M5562</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.dynatrace.com/users/1929/giovannigibilisco.html"&gt;@Giovanni Paolo G.&lt;/A&gt;This is perfect use case for an enhancement request. Can you create one?   Would it not be better for your API use case to add API or Ping checks with content validation? I don't think you really need a full blown browser availability check and just requesting the API calls, get the metrics and validate the content would be sufficient. Of course you still can assign this API check to an application (if needed).   &lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 07:23:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-external-services-from-page-load-time-and-apdex/m-p/23790#M5562</guid>
      <dc:creator>AlexanderSommer</dc:creator>
      <dc:date>2016-09-08T07:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Filter external services from page load time and apdex</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-external-services-from-page-load-time-and-apdex/m-p/23791#M5563</link>
      <description>&lt;P&gt;Yes, that is exactly what we need. I guess it is not possible to create an API check right now. Am I correct? I'll create an enhancement request right now&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 07:36:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-external-services-from-page-load-time-and-apdex/m-p/23791#M5563</guid>
      <dc:creator>giovanni_gibili</dc:creator>
      <dc:date>2016-09-08T07:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Filter external services from page load time and apdex</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-external-services-from-page-load-time-and-apdex/m-p/23792#M5564</link>
      <description>&lt;P&gt;Currently not, but we have it on the roadmap and the enhancement request creates will but more attention on that use case.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 07:47:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Filter-external-services-from-page-load-time-and-apdex/m-p/23792#M5564</guid>
      <dc:creator>AlexanderSommer</dc:creator>
      <dc:date>2016-09-08T07:47:51Z</dc:date>
    </item>
  </channel>
</rss>

