<?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 JVM Heap Used percentage in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/JVM-Heap-Used-percentage/m-p/117929#M11575</link>
    <description>&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P style="margin-right:0cm;margin-left:0cm;font-size:15px;"&gt;Hi Team,&lt;/P&gt;&lt;P style="margin-right:0cm;margin-left:  0cm;font-size:15px;"&gt;We want to show a metric "JVM memory heap used percentage" in dashboard. I could see " JVM runtime free memory" and "JVM runtime total memory" metrics are already available in Dynatrace. Can you please suggest if we can use a simple formula to get JVM memory heap used percentage.&lt;/P&gt;&lt;P style="margin-right:0cm;margin-left:  0cm;font-size:15px;"&gt;Regards,&lt;/P&gt;&lt;P style="margin-right:0cm;margin-left:  0cm;font-size:15px;"&gt;Rosyland&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
    <pubDate>Fri, 16 Oct 2020 07:47:57 GMT</pubDate>
    <dc:creator>dambala_rosyla1</dc:creator>
    <dc:date>2020-10-16T07:47:57Z</dc:date>
    <item>
      <title>JVM Heap Used percentage</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/JVM-Heap-Used-percentage/m-p/117929#M11575</link>
      <description>&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P style="margin-right:0cm;margin-left:0cm;font-size:15px;"&gt;Hi Team,&lt;/P&gt;&lt;P style="margin-right:0cm;margin-left:  0cm;font-size:15px;"&gt;We want to show a metric "JVM memory heap used percentage" in dashboard. I could see " JVM runtime free memory" and "JVM runtime total memory" metrics are already available in Dynatrace. Can you please suggest if we can use a simple formula to get JVM memory heap used percentage.&lt;/P&gt;&lt;P style="margin-right:0cm;margin-left:  0cm;font-size:15px;"&gt;Regards,&lt;/P&gt;&lt;P style="margin-right:0cm;margin-left:  0cm;font-size:15px;"&gt;Rosyland&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Fri, 16 Oct 2020 07:47:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/JVM-Heap-Used-percentage/m-p/117929#M11575</guid>
      <dc:creator>dambala_rosyla1</dc:creator>
      <dc:date>2020-10-16T07:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Heap Used percentage</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/JVM-Heap-Used-percentage/m-p/117930#M11576</link>
      <description>&lt;P&gt;I dont see the ability to do that, I would recommend tossing in a RFE requesting that functionality and hopefully it will be built into a future release! &lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2020 20:36:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/JVM-Heap-Used-percentage/m-p/117930#M11576</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-10-20T20:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Heap Used percentage</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/JVM-Heap-Used-percentage/m-p/178041#M19479</link>
      <description>&lt;P&gt;The JVM Heap Used percentage can be achieved in Data Explorer.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/explorer-advanced-query-editor#expressions" target="_blank"&gt;https://www.dynatrace.com/support/help/shortlink/explorer-advanced-query-editor#expressions&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Dec 2021 07:45:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/JVM-Heap-Used-percentage/m-p/178041#M19479</guid>
      <dc:creator>Shirai</dc:creator>
      <dc:date>2021-12-24T07:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: JVM Heap Used percentage</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/JVM-Heap-Used-percentage/m-p/257238#M33946</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/32074"&gt;@Shirai&lt;/a&gt;&lt;/P&gt;&lt;P&gt;I require your help in determining the percentage of memory pool utilized for the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;((builtin:tech.jvm.memory.pool.committed:filter(and(or(in("dt.entity.process_group_instance",entitySelector("type(process_group_instance),softwareTechnologies(~"IBM_INTEGRATION_BUS~")"))))):splitBy("dt.entity.process_group_instance"):max:sort(value(max,descending))) / (builtin:tech.jvm.memory.pool.used:filter(and(or(in("dt.entity.process_group_instance",entitySelector("type(process_group_instance),softwareTechnologies(~"IBM_INTEGRATION_BUS~")"))))):splitBy("dt.entity.process_group_instance"):max:sort(value(max,descending)))) * (100)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 11:49:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/JVM-Heap-Used-percentage/m-p/257238#M33946</guid>
      <dc:creator>Babar_Qayyum</dc:creator>
      <dc:date>2024-09-26T11:49:10Z</dc:date>
    </item>
  </channel>
</rss>

