<?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: How are time differences between servers dealt with? in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/289725#M4539</link>
    <description>&lt;P&gt;This is still for me a fascinating exercise. Time travelling in IT systems is always dangerous!&lt;/P&gt;&lt;P&gt;Recently, I saw these logs in a server that is obviously not NTP synced:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;PRE&gt;2025-11-05 06:30:59.629 UTC [000013b8] info [native] Logging in cluster time from now on&lt;BR /&gt;2025-11-05 06:31:15.750 UTC [000013b8] info [native] Dispatcher started - using https://192.168.17.149:9999/communication&lt;BR /&gt;2025-11-05 06:31:15.750 UTC [000001bc] info [native] Thread 'switchurl' started (kernel thread ID 444)&lt;BR /&gt;&lt;BR /&gt;2025-11-14 02:20:59.967 UTC [00000f90] info [native] Logging in cluster time from now on&lt;BR /&gt;2025-11-14 02:17:06.641 UTC [00000f90] info [native] Dispatcher started - using https://192.168.17.149:9999/communication&lt;BR /&gt;2025-11-14 02:17:06.641 UTC [00001290] info [native] Thread 'switchurl' started (kernel thread ID 4752)&lt;/PRE&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Mon, 17 Nov 2025 22:55:14 GMT</pubDate>
    <dc:creator>AntonioSousa</dc:creator>
    <dc:date>2025-11-17T22:55:14Z</dc:date>
    <item>
      <title>How are time differences between servers dealt with?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/115774#M1341</link>
      <description>&lt;P&gt;I'm investigating a problem where Dynatrace's milissecond precision comes in hand. I have doubts though in what happens when servers are out of time sync. For what I recall, Dynatrace handles this automatically, but when analyzing at this level, even milissecond differences count.&lt;BR /&gt;&lt;BR /&gt;Is it possible to know how Dynatrace deals and corrects for time differences between servers?&lt;BR /&gt;&lt;BR /&gt;Additionally, I have put in a RFE that would probably be quite cool:&lt;BR /&gt;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/Time-differences-between-servers/idi-p/152626" target="_blank" rel="noopener noreferrer"&gt;Time differences between servers&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 09:12:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/115774#M1341</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2025-03-13T09:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: How are time differences between servers dealt with?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/115775#M1342</link>
      <description>&lt;P&gt;Currently, when you join a new cluster node it checks if time is in sync with the seed node. If it's not in sync - join fails. Moreover, periodically one node checks time differences with other nodes and in case they are not - it creates a cluster event.&lt;/P&gt;&lt;P&gt;We recommend you run NTP service to make sure cluster nodes' times are in sync&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 16:55:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/115775#M1342</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2020-08-12T16:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: How are time differences between servers dealt with?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/115776#M1343</link>
      <description>&lt;P&gt;I think I did not express the question correctly. My concern has nothing to do with Saas/Managed servers. I'm only concerned with the time on servers with OneAgent. For the following, I'm going to accept that Dynatrace servers are in perfect time sync.&lt;/P&gt;&lt;P&gt;ServerA might be half a second behind Dynatrace (would say &lt;EM&gt;t-0.500ms&lt;/EM&gt;) and ServerB half a second ahead of Dynatrace (would say &lt;EM&gt;t+0.500ms&lt;/EM&gt;). When a query is sent from ServerA to ServerB, what does get registered in Dynatrace? Would it be, say &lt;EM&gt;t&lt;/EM&gt;? &lt;/P&gt;&lt;P&gt;My problem is matching this information with other information, namely what appears in logs. It would be important to know exactly what Dynatrace timestamps refer to...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 17:20:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/115776#M1343</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2020-08-12T17:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: How are time differences between servers dealt with?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/115777#M1344</link>
      <description>&lt;P&gt;I think time differences does not impact metric reporting. The time a call happens to a service, OneAgent reports it to Dynatrace and it's stored with the time it arrived. The worse problem is when cluster nodes and storages are not in-sync - that's why there's a requirement on Managed nodes and not on monitored hosts.&lt;/P&gt;&lt;P&gt;Logs are a different stuff... it all depends on your application how it logs the data. Whatever is written to the file, it will be reported that way to Dynatrace.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 10:48:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/115777#M1344</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2020-08-13T10:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: How are time differences between servers dealt with?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/115778#M1345</link>
      <description>&lt;P&gt;I should have dug further before asking the question. It seems to be answered before, as I'm going to explain above.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 11:27:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/115778#M1345</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2020-08-13T11:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: How are time differences between servers dealt with?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/115779#M1346</link>
      <description>&lt;P&gt;Seems like my question has already been answered before by Christoph N. in:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Open-Q-A/time-sync/m-p/112951" target="_blank" rel="noopener noreferrer"&gt;time sync&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 09:12:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/115779#M1346</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2025-03-13T09:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: How are time differences between servers dealt with?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/289725#M4539</link>
      <description>&lt;P&gt;This is still for me a fascinating exercise. Time travelling in IT systems is always dangerous!&lt;/P&gt;&lt;P&gt;Recently, I saw these logs in a server that is obviously not NTP synced:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;PRE&gt;2025-11-05 06:30:59.629 UTC [000013b8] info [native] Logging in cluster time from now on&lt;BR /&gt;2025-11-05 06:31:15.750 UTC [000013b8] info [native] Dispatcher started - using https://192.168.17.149:9999/communication&lt;BR /&gt;2025-11-05 06:31:15.750 UTC [000001bc] info [native] Thread 'switchurl' started (kernel thread ID 444)&lt;BR /&gt;&lt;BR /&gt;2025-11-14 02:20:59.967 UTC [00000f90] info [native] Logging in cluster time from now on&lt;BR /&gt;2025-11-14 02:17:06.641 UTC [00000f90] info [native] Dispatcher started - using https://192.168.17.149:9999/communication&lt;BR /&gt;2025-11-14 02:17:06.641 UTC [00001290] info [native] Thread 'switchurl' started (kernel thread ID 4752)&lt;/PRE&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 17 Nov 2025 22:55:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/How-are-time-differences-between-servers-dealt-with/m-p/289725#M4539</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2025-11-17T22:55:14Z</dc:date>
    </item>
  </channel>
</rss>

