<?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: Intermittent Synthetic Monitoring connection timeout in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Intermittent-Synthetic-Monitoring-connection-timeout/m-p/177007#M1023</link>
    <description>&lt;P&gt;For those that landed here a related and more recent discussion is occurring here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Synthetic-Monitoring/Request-timeout-for-synthetic-monitor-in-Dynatrace/td-p/125253" target="_blank"&gt;https://community.dynatrace.com/t5/Synthetic-Monitoring/Request-timeout-for-synthetic-monitor-in-Dynatrace/td-p/125253&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Dec 2021 18:22:53 GMT</pubDate>
    <dc:creator>ct_27</dc:creator>
    <dc:date>2021-12-06T18:22:53Z</dc:date>
    <item>
      <title>Intermittent Synthetic Monitoring connection timeout</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Intermittent-Synthetic-Monitoring-connection-timeout/m-p/114140#M202</link>
      <description>&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/19798-kpwkm-connection-timeout.png" /&gt;&lt;/P&gt;&lt;P&gt;Hi all, I have created a browser clickpath synthetic monitoring to monitor the website &lt;A href="https://www.kpwkm.gov.my"&gt;https://www.kpwkm.gov.my&lt;/A&gt; I have set two locations to test the website, consists of N.Virginia and Sydney. It will send synthetic request with an interval of 15 minutes. &lt;/P&gt;&lt;P&gt;As a result, I am seeing intermittent connection timeout to the website. The issue is only occuring at the location N.Virginia. However, when I tried to VPN from the United States servers, the website seems to load succesfully.&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;Anyone, can anyone guide me to troubleshooot the connection timeout issue?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Feb 2019 02:58:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Intermittent-Synthetic-Monitoring-connection-timeout/m-p/114140#M202</guid>
      <dc:creator>naventran</dc:creator>
      <dc:date>2019-02-20T02:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent Synthetic Monitoring connection timeout</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Intermittent-Synthetic-Monitoring-connection-timeout/m-p/114141#M203</link>
      <description>&lt;P&gt;Are you still having this issue? Can you drill down into the synthetic and see if there is any other information surrounding the timeout? &lt;/P&gt;</description>
      <pubDate>Fri, 01 May 2020 13:47:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Intermittent-Synthetic-Monitoring-connection-timeout/m-p/114141#M203</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-05-01T13:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent Synthetic Monitoring connection timeout</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Intermittent-Synthetic-Monitoring-connection-timeout/m-p/177007#M1023</link>
      <description>&lt;P&gt;For those that landed here a related and more recent discussion is occurring here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Synthetic-Monitoring/Request-timeout-for-synthetic-monitor-in-Dynatrace/td-p/125253" target="_blank"&gt;https://community.dynatrace.com/t5/Synthetic-Monitoring/Request-timeout-for-synthetic-monitor-in-Dynatrace/td-p/125253&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 18:22:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Intermittent-Synthetic-Monitoring-connection-timeout/m-p/177007#M1023</guid>
      <dc:creator>ct_27</dc:creator>
      <dc:date>2021-12-06T18:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent Synthetic Monitoring connection timeout</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Intermittent-Synthetic-Monitoring-connection-timeout/m-p/177577#M1104</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/9341"&gt;@naventran&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/2922"&gt;@Konrad_Lisiecki&lt;/a&gt;&amp;nbsp;answered this question in a different place. Please find out a copy of it below.&lt;BR /&gt;&lt;BR /&gt;"You can modify requests and connect timeouts used by your particular synthetic-enabled AG. This can be achieved by adding/modifying custom configuration files as below. There's however no possibility to overwrite settings per particular monitor.&lt;/P&gt;
&lt;P&gt;Assuming default installation paths were used:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;HTTP monitors&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;settings&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;/var/lib/dynatrace/gateway/config/custom.properties&lt;/EM&gt;&lt;/P&gt;
&lt;PRE&gt;[synthetic]&lt;BR /&gt;requestTimeoutInMs = 10000&lt;BR /&gt;connectTimeoutInMs = 5000&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Browser monitors&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;settings&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;/var/lib/dynatrace/synthetic/config/user.properties&lt;/EM&gt;&lt;/P&gt;
&lt;PRE&gt;com.ruxit.vuc.http.httpClient.socketTimeoutMs=10000&lt;BR /&gt;com.ruxit.vuc.http.httpClient.connectTimeoutMs=5000&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;"&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 12:46:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Intermittent-Synthetic-Monitoring-connection-timeout/m-p/177577#M1104</guid>
      <dc:creator>AgataWlodarczyk</dc:creator>
      <dc:date>2021-12-15T12:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent Synthetic Monitoring connection timeout</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Intermittent-Synthetic-Monitoring-connection-timeout/m-p/177595#M1115</link>
      <description>&lt;P&gt;Of course this applies if&amp;nbsp;we're talking about private synthetic monitoring.&lt;BR /&gt;It's not completely clear if the Topic Starter uses private or public endpoints, but by the names used I think these are public (AWS) locations.&lt;BR /&gt;Under settings of the application specific Performance thresholds can be set.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 18:59:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Intermittent-Synthetic-Monitoring-connection-timeout/m-p/177595#M1115</guid>
      <dc:creator>fstekelenburg</dc:creator>
      <dc:date>2021-12-15T18:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent Synthetic Monitoring connection timeout</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Intermittent-Synthetic-Monitoring-connection-timeout/m-p/177602#M1116</link>
      <description>&lt;P&gt;Great solution Agata.&amp;nbsp; &amp;nbsp;I wanted to help everyone a bit more regarding mass update using Monaco.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We had the same original problem in our organization but we had roughly 500 synthetics it impacted.&amp;nbsp; So, using Monaco we managed to adjust everything to 60 seconds (from 10 seconds) in seconds.&lt;/P&gt;&lt;P&gt;You need to be familiar with Monaco (&lt;A href="https://www.dynatrace.com/news/blog/monitoring-as-code/" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/news/blog/monitoring-as-code/&lt;/A&gt;).&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Using beta version 2 (NEW_CLI=1) of Monaco run a 'download'. This will export all your configurations.&lt;/P&gt;&lt;P&gt;2) From the output copy the 'synthetic-monitor' folder to another location&lt;/P&gt;&lt;P&gt;3) Change directory to your new location&lt;/P&gt;&lt;P&gt;4) Using something like Notepad++, do an "All Open Files"&amp;nbsp; find&amp;amp;replace&amp;nbsp;&amp;nbsp;for&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Find:&amp;nbsp; &amp;nbsp;"requestTimeout": 10&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Replace:&amp;nbsp; &amp;nbsp;"requestTimeout": 60,&amp;nbsp;&lt;/P&gt;&lt;P&gt;5)&amp;nbsp; Now (in your new location) run Monaco with the "deploy" command (e.g.&amp;nbsp; monaco deploy -e "environments.yaml" -p "projects" -c&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suggestion: Before running step 4 you may want to run the command with a -d to conduct a dry-run and ensure everything is right.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's it, all 500 synthetics will be updated to 60 seconds or however many seconds you pass into it.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 19:28:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Intermittent-Synthetic-Monitoring-connection-timeout/m-p/177602#M1116</guid>
      <dc:creator>ct_27</dc:creator>
      <dc:date>2021-12-15T19:28:21Z</dc:date>
    </item>
  </channel>
</rss>

