<?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: When Do Failed Pods go away? in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/When-Do-Failed-Pods-go-away/m-p/224686#M3310</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67469"&gt;@nutsy4sure&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess it depends on. At one of my clients I see a similar situation:&lt;/P&gt;&lt;P&gt;My mteric experssion is:&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;builtin:kubernetes.pods&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;:filter(and(eq(pod_phase,Failed)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;:splitBy("dt.entity.cloud_application")&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;:sort(value(auto,descending))&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;:limit(10)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Dashboard filtered for the last 5 minutes (it has not been changed since 9 days becasue nobody cares about the failed pods, they are still there).&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_2-1696531094094.png" style="width: 499px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14462i1572DB0CD6F10202/image-dimensions/499x231?v=v2" width="499" height="231" role="button" title="Mizs_2-1696531094094.png" alt="Mizs_2-1696531094094.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_4-1696531143045.png" style="width: 802px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14463i737EF13CF3CBA1FD/image-dimensions/802x173?v=v2" width="802" height="173" role="button" title="Mizs_4-1696531143045.png" alt="Mizs_4-1696531143045.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2023 18:40:22 GMT</pubDate>
    <dc:creator>Mizső</dc:creator>
    <dc:date>2023-10-05T18:40:22Z</dc:date>
    <item>
      <title>When Do Failed Pods go away?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/When-Do-Failed-Pods-go-away/m-p/224626#M3308</link>
      <description>&lt;P&gt;classic dashboard, simple -&amp;nbsp;builtin:kubernetes.pods:last:filter(eq("pod_phase", "Failed")):splitBy("k8s.namespace.name","dt.entity.kubernetes_cluster"):sum:sort(value(sum,descending))&lt;/P&gt;
&lt;P&gt;it shows failed pods, in descending order, works great!&amp;nbsp; It says last 5 minutes, but those pods never seem to go away from that query. Should they?&lt;/P&gt;
&lt;H2&gt;Result&lt;/H2&gt;
&lt;P class=""&gt;Timeframe: 2023-10-04 16:44 - 16:49&lt;SPAN class=""&gt;Auto (1m)&lt;/SPAN&gt;&lt;SPAN class=""&gt;4 record(s)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=""&gt;&lt;SPAN class=""&gt;the number of records just keeps going up even though pods are long ago rebuilt.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sun, 08 Oct 2023 12:15:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/When-Do-Failed-Pods-go-away/m-p/224626#M3308</guid>
      <dc:creator>nutsy4sure</dc:creator>
      <dc:date>2023-10-08T12:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: When Do Failed Pods go away?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/When-Do-Failed-Pods-go-away/m-p/224686#M3310</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67469"&gt;@nutsy4sure&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess it depends on. At one of my clients I see a similar situation:&lt;/P&gt;&lt;P&gt;My mteric experssion is:&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;builtin:kubernetes.pods&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;:filter(and(eq(pod_phase,Failed)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;:splitBy("dt.entity.cloud_application")&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;:sort(value(auto,descending))&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;:limit(10)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN&gt;Dashboard filtered for the last 5 minutes (it has not been changed since 9 days becasue nobody cares about the failed pods, they are still there).&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_2-1696531094094.png" style="width: 499px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14462i1572DB0CD6F10202/image-dimensions/499x231?v=v2" width="499" height="231" role="button" title="Mizs_2-1696531094094.png" alt="Mizs_2-1696531094094.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_4-1696531143045.png" style="width: 802px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14463i737EF13CF3CBA1FD/image-dimensions/802x173?v=v2" width="802" height="173" role="button" title="Mizs_4-1696531143045.png" alt="Mizs_4-1696531143045.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 18:40:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/When-Do-Failed-Pods-go-away/m-p/224686#M3310</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2023-10-05T18:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: When Do Failed Pods go away?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/When-Do-Failed-Pods-go-away/m-p/224687#M3311</link>
      <description>&lt;P&gt;Thank you for the reply, but it sounds like you are just confirming my experience. The pods failed and vmware reacted the way it should and spun up a new one. At that point, I dont care about the failed pod. Different circumstances, I might not want it to disappear for investigation purposes, but I want this dashboard to be "real time", and days old failures that vmware long ago recovered from, isnt reflecting the current status.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 18:51:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/When-Do-Failed-Pods-go-away/m-p/224687#M3311</guid>
      <dc:creator>nutsy4sure</dc:creator>
      <dc:date>2023-10-05T18:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: When Do Failed Pods go away?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/When-Do-Failed-Pods-go-away/m-p/224693#M3313</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67469"&gt;@nutsy4sure&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It is not VMware, it is kubernetes. And based on the metric expression this is the actual status for the last five minutes: 1 runnning pod and 4 failed pod.&lt;/P&gt;&lt;P&gt;You should find another solution. Maybe you could count one of the kubernetes event which refers to the failed pod (with eg. pod name dimension). Then it can be vizualized well. eg.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_0-1696534592817.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14466i89BB4564286DB277/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mizs_0-1696534592817.png" alt="Mizs_0-1696534592817.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 19:37:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/When-Do-Failed-Pods-go-away/m-p/224693#M3313</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2023-10-05T19:37:15Z</dc:date>
    </item>
  </channel>
</rss>

