<?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: Problem alerts for memory consumption for kubernetes pods in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292293#M6138</link>
    <description>&lt;P&gt;My bad, for a managed solution you could use "&lt;A href="https://{environmentid}.apps.dynatrace.com/ui/apps/dynatrace.classic.settings/intent/settings-open-settings#%7B%22dt.settings.schema%22%3A%22builtin%3Aanomaly-detection.metric-events%22%7D" target="_self"&gt;metric events&lt;/A&gt;". The query itself you can test via the data explorer.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;builtin:containers.memory.usagePercent:splitBy("dt.entity.container_group_instance","Container"):filter(contains("Container","YOURCONTAINER"))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;This works on Managed / Classic.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Dec 2025 14:43:34 GMT</pubDate>
    <dc:creator>michiel_otten</dc:creator>
    <dc:date>2025-12-30T14:43:34Z</dc:date>
    <item>
      <title>Problem alerts for memory consumption for kubernetes pods</title>
      <link>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292167#M6120</link>
      <description>&lt;P&gt;Dear Community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a requirement:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt;: If a specific k8s workloads is using above 90% of memory against memory limit then, I should have an alerts for it, Either in dynatrace probelm notfication page or in custiom integretion(email or webhook)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Note: &lt;/STRONG&gt;We have dynatrace managed environment&lt;/P&gt;&lt;P&gt;To understand it I have added a demo screenshot from our environment. This workloads memory limits is 6GiB as soon if consumption goes beyond 90% which more that 5.4GiB. We should have notification for it. Thanks&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="skhamitkar_0-1766657536410.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31345i3D1E6F2B08DFE347/image-size/medium?v=v2&amp;amp;px=400" role="button" title="skhamitkar_0-1766657536410.png" alt="skhamitkar_0-1766657536410.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Dec 2025 10:14:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292167#M6120</guid>
      <dc:creator>skhamitkar</dc:creator>
      <dc:date>2025-12-25T10:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem alerts for memory consumption for kubernetes pods</title>
      <link>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292180#M6121</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you check &lt;A title="Alert on common Kubernetes/OpenShift issues" href="https://docs.dynatrace.com/docs/shortlink/alerts-k8s" target="_blank" rel="noopener"&gt;Alert on common Kubernetes/OpenShift issues&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Fri, 26 Dec 2025 12:50:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292180#M6121</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-12-26T12:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem alerts for memory consumption for kubernetes pods</title>
      <link>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292227#M6124</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/58682"&gt;@AntonPineiro&lt;/a&gt;&amp;nbsp;is it possible to get notification in email? I am asking this coz the team who put this requirement they want an email too. If its possible can you let me know with the detailed steps?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Dec 2025 13:40:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292227#M6124</guid>
      <dc:creator>skhamitkar</dc:creator>
      <dc:date>2025-12-29T13:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem alerts for memory consumption for kubernetes pods</title>
      <link>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292229#M6125</link>
      <description>&lt;P&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;Yes it is possible to get these alerts per e-mail.&amp;nbsp; First you'll need to create an &lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/notifications-and-alerting/alerting-profiles" target="_self"&gt;alerting profile&lt;/A&gt; matching the event's you would like to have covered.&lt;BR /&gt;After this you can set up &lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/notifications-and-alerting/problem-notifications/email-integration" target="_self"&gt;problem notification toward e-mail&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;The alerting profiles filters the events related to Kubernetes (if configured correctly of course). Afterwards you'll enable problem forwarding with this alerting&amp;nbsp; profile attached to ensure they only get the Kubernetes based problems (and not everything &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; )&lt;/P&gt;</description>
      <pubDate>Mon, 29 Dec 2025 13:46:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292229#M6125</guid>
      <dc:creator>michiel_otten</dc:creator>
      <dc:date>2025-12-29T13:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem alerts for memory consumption for kubernetes pods</title>
      <link>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292255#M6127</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4669"&gt;@michiel_otten&lt;/a&gt;&amp;nbsp;Thanks for the great insights. But in the alerting profile how can I Put the condition. Which calculates memory consumption for the specific workload(If not here is there any alternate way) e.g. If I have&lt;STRONG&gt; xyz-workload&lt;/STRONG&gt; and the memory more than 90% consumed for &lt;EM&gt;&lt;STRONG&gt;this workload only. &lt;/STRONG&gt;&lt;/EM&gt;So, I should have memory- alerts for&lt;EM&gt;&lt;STRONG&gt; xyz-workload only.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I saw in the alerting I could not it any alternate way?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="skhamitkar_0-1767077543507.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31366i5D85EE34914C6511/image-size/medium?v=v2&amp;amp;px=400" role="button" title="skhamitkar_0-1767077543507.png" alt="skhamitkar_0-1767077543507.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 06:52:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292255#M6127</guid>
      <dc:creator>skhamitkar</dc:creator>
      <dc:date>2025-12-30T06:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem alerts for memory consumption for kubernetes pods</title>
      <link>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292259#M6128</link>
      <description>&lt;P&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;The alerting profile is only configured for distributing alerts.&amp;nbsp; So you could choose to only distribute alerts containing your event name f.e.&lt;BR /&gt;&lt;BR /&gt;If you want to finetune the alerts themself you can use one of the predefined alerts (mentioned by Anton) or create a custom alerts via de &lt;A href="https://www.dynatrace.com/hub/detail/davis-anomaly-detection/" target="_self"&gt;Davis Anomaly detector app. &lt;/A&gt;&lt;/P&gt;&lt;P&gt;Within this app you can write your own DQL code that generates events (thus alerts). F.e.:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;timeseries avg(k8s.pod.memory.usage), by: { dt.entity.cloud_application_instance }
| fieldsAdd name = entityName(dt.entity.cloud_application_instance)
| filter contains(name, "dynatrace")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 08:45:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292259#M6128</guid>
      <dc:creator>michiel_otten</dc:creator>
      <dc:date>2025-12-30T08:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem alerts for memory consumption for kubernetes pods</title>
      <link>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292289#M6137</link>
      <description>&lt;P&gt;This query wont work and this app is not also available for self managed setup.&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4669"&gt;@michiel_otten&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could be the best solution for managed setup?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 13:50:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292289#M6137</guid>
      <dc:creator>skhamitkar</dc:creator>
      <dc:date>2025-12-30T13:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem alerts for memory consumption for kubernetes pods</title>
      <link>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292293#M6138</link>
      <description>&lt;P&gt;My bad, for a managed solution you could use "&lt;A href="https://{environmentid}.apps.dynatrace.com/ui/apps/dynatrace.classic.settings/intent/settings-open-settings#%7B%22dt.settings.schema%22%3A%22builtin%3Aanomaly-detection.metric-events%22%7D" target="_self"&gt;metric events&lt;/A&gt;". The query itself you can test via the data explorer.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;builtin:containers.memory.usagePercent:splitBy("dt.entity.container_group_instance","Container"):filter(contains("Container","YOURCONTAINER"))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;This works on Managed / Classic.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 14:43:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292293#M6138</guid>
      <dc:creator>michiel_otten</dc:creator>
      <dc:date>2025-12-30T14:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem alerts for memory consumption for kubernetes pods</title>
      <link>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292368#M6142</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4669"&gt;@michiel_otten&lt;/a&gt;&amp;nbsp;, for the insights but the question remains same.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;Thanks for the great insights. But in the alerting profile how can I Put the condition. Which calculates memory consumption for the specific workload (If not here is there any alternate way) e.g. If I have&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;xyz-workload&lt;/STRONG&gt;&amp;nbsp;and the memory more than 90% consumed for&amp;nbsp;&lt;STRONG&gt;this workload only.&amp;nbsp;&lt;/STRONG&gt;So, I should have memory- alerts for&lt;STRONG&gt;&amp;nbsp;xyz-workload only.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jan 2026 12:35:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Problem-alerts-for-memory-consumption-for-kubernetes-pods/m-p/292368#M6142</guid>
      <dc:creator>skhamitkar</dc:creator>
      <dc:date>2026-01-01T12:35:15Z</dc:date>
    </item>
  </channel>
</rss>

