<?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 Pods in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Pods/m-p/235143#M2159</link>
    <description>&lt;P&gt;good afternoon.&lt;/P&gt;
&lt;P&gt;Can someone please help me. I need to create a dashboard with metrics of pods that restart quite a bit over a period of time.&lt;/P&gt;
&lt;P&gt;Greetings,&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jan 2024 08:34:13 GMT</pubDate>
    <dc:creator>Ccastrillon</dc:creator>
    <dc:date>2024-01-23T08:34:13Z</dc:date>
    <item>
      <title>Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Pods/m-p/235143#M2159</link>
      <description>&lt;P&gt;good afternoon.&lt;/P&gt;
&lt;P&gt;Can someone please help me. I need to create a dashboard with metrics of pods that restart quite a bit over a period of time.&lt;/P&gt;
&lt;P&gt;Greetings,&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 08:34:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Pods/m-p/235143#M2159</guid>
      <dc:creator>Ccastrillon</dc:creator>
      <dc:date>2024-01-23T08:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Pods/m-p/235151#M2160</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/46436"&gt;@Ccastrillon&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;In Managed:&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;builtin:kubernetes.container.restarts&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;:splitBy("dt.entity.cloud_application"):sum&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;:sort(value(avg,descending))&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;You can create it in data explorer an then pin it to a classic dashboard:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_0-1705956633998.png" style="width: 709px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/17106i05F342A254A60381/image-dimensions/709x263?v=v2" width="709" height="263" role="button" title="Mizs_0-1705956633998.png" alt="Mizs_0-1705956633998.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;eg. for oom kill I have created a monthly review with time fram selectros:&amp;nbsp;&lt;SPAN&gt;-3M/M to -2M/M,&amp;nbsp;-2M/M to -1M/M,&amp;nbsp;-1M/M to now/M&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_1-1705956834471.png" style="width: 648px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/17107iA80D23F1D1307A15/image-dimensions/648x204?v=v2" width="648" height="204" role="button" title="Mizs_1-1705956834471.png" alt="Mizs_1-1705956834471.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In Saas I do not know the exact data structure because I do not have to much experience with it but I hope it helps, some fields should be replaced to the proper value (eg. event.name and / or event.provider)&lt;/P&gt;&lt;P&gt;fetch events, scanLimitGBytes:-1, from: -30m&lt;BR /&gt;| filter event.provider == "KUBERNETES_EVENT"&lt;BR /&gt;| summarize count = count(),by:{event.name, dt.kubernetes.event.involved_object.name}&lt;BR /&gt;| filter event.name == "Job completed"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_2-1705957003172.png" style="width: 751px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/17108i1EB52FF176DB6CF1/image-dimensions/751x370?v=v2" width="751" height="370" role="button" title="Mizs_2-1705957003172.png" alt="Mizs_2-1705957003172.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2024 20:59:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Pods/m-p/235151#M2160</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2024-01-22T20:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Pods/m-p/235229#M2165</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47783"&gt;@Mizső&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good morning.&lt;BR /&gt;Thank you very much for your reply. I am very grateful to you for helping me.&lt;BR /&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 12:33:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Pods/m-p/235229#M2165</guid>
      <dc:creator>Ccastrillon</dc:creator>
      <dc:date>2024-01-23T12:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pods</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Pods/m-p/235235#M2166</link>
      <description>&lt;P&gt;Great &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 13:03:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Pods/m-p/235235#M2166</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2024-01-23T13:03:09Z</dc:date>
    </item>
  </channel>
</rss>

