<?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: Is the total duration time equal to total execution time for browser monitor? in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211425#M1807</link>
    <description>&lt;P&gt;The monitoring is failing with a hard timeout, the timings of every event count towards that, os if you can speed up the monitor then that should help here.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We will switch over players next week when we update to 1.266. So all the machines and services will be restarted.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2023 16:18:51 GMT</pubDate>
    <dc:creator>HannahM</dc:creator>
    <dc:date>2023-05-04T16:18:51Z</dc:date>
    <item>
      <title>Is the total duration time equal to the total execution time for the browser monitor?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211339#M1802</link>
      <description>&lt;P&gt;Hello, I encountered one issue for one couple of days. Our one synthetic monitor is often failed due to hard timeout error. But I checked each step of this monitor, The sum of all the step total duration it less than 5 minutes. But the monitor failed. I checked the failed step, there's no any useful information. So I have some questions:&lt;/P&gt;
&lt;P&gt;1) Is the total duration time for all steps equal to the total execution time of this synthetic monitor?&lt;/P&gt;
&lt;P&gt;2) We test the application and found the total duration is within 5 minutes. But the monitor failed. So, does anybody knows how I can get to know if the issue is due to Dynatrace cloud service issue or not?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Quirina_0-1683169460677.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11460iFE46297516665353/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Quirina_0-1683169460677.png" alt="Quirina_0-1683169460677.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Quirina_1-1683169519632.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11461iAF29C7FA5E779F21/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Quirina_1-1683169519632.png" alt="Quirina_1-1683169519632.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The monitor url:&lt;/P&gt;
&lt;P data-unlink="true"&gt;https://{environmentid}.live.dynatrace.com/ui/browser-monitor/SYNTHETIC_TEST-16ACC153BFCEA453?visiblepart=errors&amp;amp;gtf=-7d%20to%20now&amp;amp;gf=all&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 10:49:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211339#M1802</guid>
      <dc:creator>Quirina</dc:creator>
      <dc:date>2023-05-17T10:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is the total duration time equal to total execution time for browser monitor?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211376#M1803</link>
      <description>&lt;OL&gt;
&lt;LI&gt;&lt;A href="https://www.dynatrace.com/support/help/platform-modules/digital-experience/synthetic-monitoring/general-information/synthetic-calculations#key-performance-metrics" target="_self"&gt;&lt;STRONG&gt;Total duration&lt;/STRONG&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;is calculated as a summation of the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;User action duration&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;of the load and XHR actions in a monitor.&lt;BR /&gt;&lt;STRONG&gt;Execution duration&lt;/STRONG&gt; can be worked out by checking the Start time and end time. As you see the execution duration for the execution in your screenshot is 5 minutes 2s.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ExecutionDuration.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11471i2EAF68329D81AFAE/image-size/large?v=v2&amp;amp;px=999" role="button" title="ExecutionDuration.png" alt="ExecutionDuration.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Without looking at your monitor, I don't know what is causing this behaviour.&amp;nbsp; What waits are you using? Are there many that wait for specified period of time? If so, I would try to change them to wait for next event or wait for a specified element. Where are you testing from? Are you near the data centre? If you test using a public location near your datacentre does that affect the timings?&lt;BR /&gt;If you would like your monitor investigated, please create a chat.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 10:22:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211376#M1803</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2023-05-04T10:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is the total duration time equal to total execution time for browser monitor?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211413#M1804</link>
      <description>&lt;P&gt;Hi HannahM,&lt;/P&gt;&lt;P&gt;Thank you for you reply.&lt;/P&gt;&lt;P&gt;For the 2nd pont. Let me give you more detailes.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;What waits are you using?&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;There is&amp;nbsp; 31 events totally in our monitor. The event type and its related step count is as below:&lt;/P&gt;&lt;P&gt;Wait for page load completey : 3&lt;/P&gt;&lt;P&gt;All the other events are input step.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wait for background network activity :5&lt;/P&gt;&lt;P&gt;Wait for next event: 17&lt;/P&gt;&lt;P&gt;Wait for specific time : 2 (one for 15s and another for 20s)&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Where are you testing from?&amp;nbsp; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;- This monitor is executed on your cloud service, not our localhost.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Quirina_0-1683213509742.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/11484i670E9F6E3A5D96CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Quirina_0-1683213509742.png" alt="Quirina_0-1683213509742.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Actually, I created one online chat but not get the accurate reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the other hand, our developer did some code chanages for the 3rd party components according to dynatrace monitor result. But the availability isn't up but down and even down to 0% from yesterday.&amp;nbsp; We can't get any useful information from the dynatrace. It just give us hard timeout error. We're so struggling with it.&amp;nbsp;If anyone can help solve this problem, we would be grateful&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 15:24:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211413#M1804</guid>
      <dc:creator>Quirina</dc:creator>
      <dc:date>2023-05-04T15:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is the total duration time equal to total execution time for browser monitor?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211417#M1805</link>
      <description>&lt;P&gt;Thanks Quirina. ok, so the waits seem ok.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was more womdering where you are playing back locally from, as you said the site is very quick. Are you also based in Shanghai?&lt;BR /&gt;Can you check the waterfalls for each event? Are there any failed or pending resources that you are not interested in? If so, can you block them in the Advanced setup?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 15:38:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211417#M1805</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2023-05-04T15:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is the total duration time equal to total execution time for browser monitor?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211422#M1806</link>
      <description>&lt;P&gt;Thanks for your confirmation. I checked all the executed steps. On the 12th step, there are two 3rd party components were pending. But the 12th step executed successfully every time.&amp;nbsp; And the monitor will be failed on 24th step nearly every time and without pending or timeout request. So, Could you check or restart your cloud service if there's no another solution for this issue?&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 15:51:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211422#M1806</guid>
      <dc:creator>Quirina</dc:creator>
      <dc:date>2023-05-04T15:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is the total duration time equal to total execution time for browser monitor?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211425#M1807</link>
      <description>&lt;P&gt;The monitoring is failing with a hard timeout, the timings of every event count towards that, os if you can speed up the monitor then that should help here.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We will switch over players next week when we update to 1.266. So all the machines and services will be restarted.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 16:18:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211425#M1807</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2023-05-04T16:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is the total duration time equal to total execution time for browser monitor?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211456#M1808</link>
      <description>&lt;P&gt;Thank you for letting me know the latest progress. Could I know the specific time when you'll restart the services? Because we're doing general dynatrace issue analysis, if I can know the specific time, it will be helpful for us to compare the performance before and after the service restart. I'd really appreciate it.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 02:58:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211456#M1808</guid>
      <dc:creator>Quirina</dc:creator>
      <dc:date>2023-05-05T02:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is the total duration time equal to total execution time for browser monitor?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211487#M1809</link>
      <description>&lt;P&gt;If you ask on chat, they will be able to check when the version changed. I expect this would be on Tuesday or Wednesday. As you can imagine, there are multiple servers for each public location so the update will be spread over time, but we can see in the execution logs, exactly which version player was used.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 08:08:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Is-the-total-duration-time-equal-to-the-total-execution-time-for/m-p/211487#M1809</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2023-05-05T08:08:01Z</dc:date>
    </item>
  </channel>
</rss>

