<?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: PRO TIP: Solve &amp;quot;High memory usage detected&amp;quot; in AG extensions in Dynatrace tips</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/274760#M1607</link>
    <description>&lt;P&gt;Thank you for directing me to this post&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11520"&gt;@Mike_L&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;We are encountering the same error with our Salesforce extension configurations. I added the entry as suggested, but I am still seeing the error mentioned below.&lt;/P&gt;&lt;P&gt;Error:&amp;nbsp;&lt;STRONG&gt;Method=process_all_logs: Callback Method=process_all_logs took&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;1691&lt;/SPAN&gt;.&lt;SPAN class=""&gt;0987&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;seconds to execute, which is longer than the interval of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;600&lt;/SPAN&gt;.0s&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Our extensionsuser.conf looks like below currently:-&lt;/P&gt;&lt;P&gt;&lt;EM&gt;#STATSD configuration&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;statsdenabled=false&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;StatsdPort=18126&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;#Syslog configuration&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;syslogenabled=false&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;dslimit_python_mem=2000&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;Is the above error/issue totally different from "&lt;/SPAN&gt;&lt;STRONG&gt;High memory usage detected for python datasource running configuration 58163fca-142f-39dc-8854-fd6d96571f71. Restarting&lt;/STRONG&gt;&lt;SPAN&gt;" ?&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;Could you please let me know what flag needs to be changed in regards to the Salesforce extension. I could not locate extension.yaml file&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Apr 2025 10:25:32 GMT</pubDate>
    <dc:creator>darshil</dc:creator>
    <dc:date>2025-04-09T10:25:32Z</dc:date>
    <item>
      <title>PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/267163#M1544</link>
      <description>&lt;P&gt;For some reason, you might see in AG/extension logs the "High memory usage detected..." entry.&lt;/P&gt;&lt;P&gt;These are raised when an EF2 extension uses more memory than it is supposed to consume. The limits are documented in &lt;A href="https://docs.dynatrace.com/docs/ingest-from/extensions20/extensions-concepts#resource-consumption" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/ingest-from/extensions20/extensions-concepts#resource-consumption&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you absolutely need to,&lt;A href="https://community.dynatrace.com/t5/Extensions/Can-t-run-VMware-EF2-extension-because-of-quot-High-memory-usage/m-p/265403" target="_self"&gt; like I did with the VMware extension&lt;/A&gt;, the per configuration limits can be raised with the following entry in extensionsuser.conf&lt;/P&gt;&lt;PRE&gt;dslimit_python_mem=2000&lt;/PRE&gt;&lt;P&gt;In this case, each monitoring configuration might use 2000 MB&lt;/P&gt;&lt;P&gt;Please beware that you have to make sure that you have sufficient memory in the AG to run it smoothly...&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jan 2025 21:30:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/267163#M1544</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2025-01-11T21:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/267229#M1548</link>
      <description>&lt;P&gt;Depending on the extension you might want to switch out the middle part of the flag to, for example, wmi or SNMP.&lt;/P&gt;
&lt;P&gt;The easiest way to figure out which data source it is, is either by looking at the extension.yaml file or the steps when creating the monitoring configuration.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 13:10:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/267229#M1548</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2025-01-13T13:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/267528#M1553</link>
      <description>&lt;P&gt;There are other configuration options that can be changed to allow more threads or change the timing interval for the VMware Extension.&amp;nbsp; Also there is an option list the dslimit_python_mem for cpu.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 13:45:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/267528#M1553</guid>
      <dc:creator>jeffrey_cather</dc:creator>
      <dc:date>2025-01-15T13:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/274760#M1607</link>
      <description>&lt;P&gt;Thank you for directing me to this post&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11520"&gt;@Mike_L&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;We are encountering the same error with our Salesforce extension configurations. I added the entry as suggested, but I am still seeing the error mentioned below.&lt;/P&gt;&lt;P&gt;Error:&amp;nbsp;&lt;STRONG&gt;Method=process_all_logs: Callback Method=process_all_logs took&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;1691&lt;/SPAN&gt;.&lt;SPAN class=""&gt;0987&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;seconds to execute, which is longer than the interval of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;600&lt;/SPAN&gt;.0s&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Our extensionsuser.conf looks like below currently:-&lt;/P&gt;&lt;P&gt;&lt;EM&gt;#STATSD configuration&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;statsdenabled=false&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;StatsdPort=18126&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;#Syslog configuration&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;syslogenabled=false&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;dslimit_python_mem=2000&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;Is the above error/issue totally different from "&lt;/SPAN&gt;&lt;STRONG&gt;High memory usage detected for python datasource running configuration 58163fca-142f-39dc-8854-fd6d96571f71. Restarting&lt;/STRONG&gt;&lt;SPAN&gt;" ?&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;Could you please let me know what flag needs to be changed in regards to the Salesforce extension. I could not locate extension.yaml file&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 10:25:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/274760#M1607</guid>
      <dc:creator>darshil</dc:creator>
      <dc:date>2025-04-09T10:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/274762#M1608</link>
      <description>&lt;P&gt;The two are probably not related. Your issue is that the call we do to Salesforce takes almost 30 minutes to return. Please go with a support case so we can look into if we could maybe split the call into smaller chunks, or something else.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 10:45:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/274762#M1608</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2025-04-09T10:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/274772#M1609</link>
      <description>&lt;P&gt;Don't forget about new dashboard for monitoring AGs - ActiveGate diagnostic overview&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 13:04:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/274772#M1609</guid>
      <dc:creator>Kenny_Gillette</dc:creator>
      <dc:date>2025-04-09T13:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/290976#M1816</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/37506"&gt;@jeffrey_cather&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where can I find the option to modify the interval in the VMware extension?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar Qayyum&lt;/P&gt;</description>
      <pubDate>Sun, 07 Dec 2025 07:33:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/290976#M1816</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2025-12-07T07:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/290978#M1817</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/7269"&gt;@mike&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are utilizing the performance profile alongside a group of 4 ActiveGates; however, we continue to encounter the following issue (VMware Remote Monitoring). Also, there is no resources issue on any one of the host.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;High memory usage detected for python datasource running configuration 723ecea2-82f0-35e5-bd20-a242cd5b0829. Restarting&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Babar_Qayyum_0-1765092921458.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31134i1F59E2EEAD86686E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Babar_Qayyum_0-1765092921458.png" alt="Babar_Qayyum_0-1765092921458.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar Qayyum&lt;/P&gt;</description>
      <pubDate>Sun, 07 Dec 2025 07:40:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/290978#M1817</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2025-12-07T07:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/290987#M1818</link>
      <description>&lt;P&gt;The VMware extension consumes a lot of memory. How many ESXs/VMs?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Dec 2025 20:29:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/290987#M1818</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2025-12-07T20:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/291075#M1821</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We currently operate &lt;STRONG&gt;133 ESXi hosts&lt;/STRONG&gt; and nearly &lt;STRONG&gt;3500 Virtual Machines&lt;/STRONG&gt;. It is important to note that we do not face any resource limitations regarding polling servers.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar Qayyum&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 07:14:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/291075#M1821</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2025-12-09T07:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/291109#M1825</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22017"&gt;@Babar_Qayyum&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I an environment like that, I would say you need at least an ActiveGate with 24/32 GB. Check it out with:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;func:sfm_extension_memory_consumption:filter(and(or(eq("host.name",xxxxxx))):splitBy("dt.extension.name","dt.entity.extensions:configuration"):sort(value(auto,descending)):limit(100)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Beware that the amount of data coming in with the default extension will be very big. Of course it depends on items like storage, just be careful&amp;nbsp;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":rolling_on_the_floor_laughing:"&gt;🤣&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 11:12:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/291109#M1825</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2025-12-09T11:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/291113#M1826</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a group of &lt;STRONG&gt;four nodes&lt;/STRONG&gt;, configured with a &lt;STRONG&gt;performance profile&lt;/STRONG&gt; that includes dedicated limits of &lt;STRONG&gt;16GB of memory&lt;/STRONG&gt; for each node. Below is the average memory utilization.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Babar_Qayyum_0-1765279966460.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31157iDD60CDBBCDC26B3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Babar_Qayyum_0-1765279966460.png" alt="Babar_Qayyum_0-1765279966460.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar Qayyum&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 11:37:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/291113#M1826</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2025-12-09T11:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/291116#M1827</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22017"&gt;@Babar_Qayyum&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;For one vCenter, the extension will only run in an AG at any given time. Try to split by AG and Monitoring Configuration in the above graph, and check if it changes substantially?&lt;BR /&gt;Please note that the extension running will not be distributed for a certain monitoring configuration, which is what you should have for that environment. Reducing the feature sets will reduce memory consumption. If you need to go beyond that, you will have to change the extension.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Dec 2025 11:50:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/291116#M1827</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2025-12-09T11:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/291188#M1830</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The result presented below originates from the host, where the extension is functioning, and the second screenshot illustrates the overall health of the host.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Babar_Qayyum_0-1765340041348.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31172i3E8697BC52F47E48/image-size/large?v=v2&amp;amp;px=999" role="button" title="Babar_Qayyum_0-1765340041348.png" alt="Babar_Qayyum_0-1765340041348.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Babar_Qayyum_1-1765340402604.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31173iC6BCE8AE08CFE8A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Babar_Qayyum_1-1765340402604.png" alt="Babar_Qayyum_1-1765340402604.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar Qayyum&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 04:21:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/291188#M1830</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2025-12-10T04:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: PRO TIP: Solve "High memory usage detected" in AG extensions</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/291268#M1832</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/22017"&gt;@Babar_Qayyum&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Memory usage is not what I expected for a 16GB host, and extension pattern usage. You're probably better off putting in a support ticket, so someone from Dynatrace can explain these "High memory usage detected ..."&lt;/P&gt;</description>
      <pubDate>Wed, 10 Dec 2025 23:00:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/PRO-TIP-Solve-quot-High-memory-usage-detected-quot-in-AG/m-p/291268#M1832</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2025-12-10T23:00:48Z</dc:date>
    </item>
  </channel>
</rss>

