<?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: OneAgent container delays in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-container-delays/m-p/279701#M36805</link>
    <description>&lt;P&gt;CSI driver does the caching. Also be sure to check&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/installation-k8s-supported-distros" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/installation-k8s-supported-distros&lt;/A&gt;&amp;nbsp;for details.&lt;BR /&gt;&lt;BR /&gt;If you are unable to use CSI, then I think you have just two options left - at least I can think of:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;store the Dynatrace images in a repository local to your clusters&lt;/LI&gt;&lt;LI&gt;include the OneAgent layer in your images&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Wed, 18 Jun 2025 08:56:32 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2025-06-18T08:56:32Z</dc:date>
    <item>
      <title>OneAgent container delays</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-container-delays/m-p/279495#M36755</link>
      <description>&lt;P&gt;We are experiencing significant delays during Dynatrace OneAgent initialization across our Kubernetes clusters. The main issue is that every time a pod starts, it downloads the OneAgent and a special package from our Dynatrace API URL which we have.&amp;nbsp;Reviewing the logs, we consistently observe this special package being downloaded from URL which we have, which seems to be the primary cause of the delay. (Screenshot attached for reference.)&lt;BR /&gt;Is there a way to optimize OneAgent initialization so it uses a local or cached version of the agent and package, instead of downloading them each time?&lt;BR /&gt;Any best practices or recommendations to help reduce this startup delay would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 11:02:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-container-delays/m-p/279495#M36755</guid>
      <dc:creator>Sagar_CE</dc:creator>
      <dc:date>2025-06-16T11:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: OneAgent container delays</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-container-delays/m-p/279560#M36764</link>
      <description>&lt;P&gt;What is your &lt;A href="https://docs.dynatrace.com/docs/shortlink/installation-k8s" target="_blank"&gt;deployment mode&lt;/A&gt;&amp;nbsp;for Dynatrace Operator and do you use CSI driver in your setup (applicationOnly and cloudNativeFullStack)? Without a CSI driver, OneAgent gets downloaded for each deep-monitored pod.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 20:07:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-container-delays/m-p/279560#M36764</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-06-16T20:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: OneAgent container delays</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-container-delays/m-p/279573#M36767</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Our deployment mode is &lt;STRONG&gt;Kubernetes platform monitoring and Application observability&lt;/STRONG&gt; without the CSI driver because it requires hostpath access, which is not possible in GDCE clusters. Without the CSI driver, our solution works, but the special package is downloaded every time a pod restarts. Is there a way to cache this package for reuse when the pod restarts?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 06:24:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-container-delays/m-p/279573#M36767</guid>
      <dc:creator>Sagar_CE</dc:creator>
      <dc:date>2025-06-17T06:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: OneAgent container delays</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-container-delays/m-p/279681#M36802</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am following up above issue. Do we have any updates on this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 06:12:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-container-delays/m-p/279681#M36802</guid>
      <dc:creator>Sagar_CE</dc:creator>
      <dc:date>2025-06-18T06:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: OneAgent container delays</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-container-delays/m-p/279701#M36805</link>
      <description>&lt;P&gt;CSI driver does the caching. Also be sure to check&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/installation-k8s-supported-distros" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/installation-k8s-supported-distros&lt;/A&gt;&amp;nbsp;for details.&lt;BR /&gt;&lt;BR /&gt;If you are unable to use CSI, then I think you have just two options left - at least I can think of:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;store the Dynatrace images in a repository local to your clusters&lt;/LI&gt;&lt;LI&gt;include the OneAgent layer in your images&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 18 Jun 2025 08:56:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/OneAgent-container-delays/m-p/279701#M36805</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-06-18T08:56:32Z</dc:date>
    </item>
  </channel>
</rss>

