<?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: Create chart about JVM memory allocation and used for dashboard in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Create-chart-about-JVM-memory-allocation-and-used-for-dashboard/m-p/262946#M4498</link>
    <description>&lt;P&gt;Hello Nick, thanks for your post. I'm aware of the method you mentioned. Still appreciate your time.&lt;/P&gt;&lt;P&gt;I found the issue for not accurate value (showed much lesser JVM memory)&amp;nbsp; I mentioned above.&lt;BR /&gt;It is because I can't use "Auto". I should use "Sum" instead in the equation. Then it is the same as per the host's process JVM.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2024 17:15:40 GMT</pubDate>
    <dc:creator>cleoleeps1</dc:creator>
    <dc:date>2024-11-19T17:15:40Z</dc:date>
    <item>
      <title>Create chart about JVM memory allocation and used for dashboard</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Create-chart-about-JVM-memory-allocation-and-used-for-dashboard/m-p/262940#M4496</link>
      <description>&lt;P&gt;In our host's process, we can find the heap memory chart under JVM metrics tab.&lt;/P&gt;&lt;P&gt;It has 3 metrics:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Committed memory&lt;/LI&gt;&lt;LI&gt;Used Memory&lt;/LI&gt;&lt;LI&gt;Garbage collection time&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cleoleeps1_0-1732034190457.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/24693iD5660BF60254E52D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cleoleeps1_0-1732034190457.png" alt="cleoleeps1_0-1732034190457.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May I know wow can I create the same? Because I would like to add into a dashboard for monitoring along with other charts.&lt;/P&gt;&lt;P&gt;I tried the built-in metric in data explorer, however, the value is never the same as the screenshot above.&lt;/P&gt;&lt;P&gt;It was showing around 300MiB - 500 MiB. Not even close to 2.5GiB.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cleoleeps1_0-1732034526543.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/24694iD683497657738D5D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cleoleeps1_0-1732034526543.png" alt="cleoleeps1_0-1732034526543.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate some pointers here. Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 16:42:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Create-chart-about-JVM-memory-allocation-and-used-for-dashboard/m-p/262940#M4496</guid>
      <dc:creator>cleoleeps1</dc:creator>
      <dc:date>2024-11-19T16:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create chart about JVM memory allocation and used for dashboard</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Create-chart-about-JVM-memory-allocation-and-used-for-dashboard/m-p/262944#M4497</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;You can easily create a dashboard and query JVM metrics through the Dynatrace Data Explorer. Here are all the possible options for JVM metrics&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE width="701px"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.classes.loaded&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;JVM loaded classes&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.classes.total&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;JVM total number of loaded classes&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.classes.unloaded&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;JVM unloaded classes&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.gc.activationCount&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;Garbage collection total activation count&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.gc.collectionTime&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;Garbage collection total collection time&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.gc.suspensionTime&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;Garbage collection suspension time&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.pool.collectionCount&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;Garbage collection count&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.pool.collectionTime&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;Garbage collection time&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.pool.committed&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;JVM heap memory pool committed bytes&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.pool.max&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;JVM heap memory max bytes&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.pool.used&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;JVM heap memory pool used bytes&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.runtime.free&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;JVM runtime free memory&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.runtime.max&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;JVM runtime max memory&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.runtime.total&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;JVM runtime total memory&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.memAllocationBytes&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;Process memory allocation bytes&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.memAllocationCount&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;Process memory allocation objects count&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.memSurvivorsBytes&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;Process memory survived objects bytes&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.memory.memSurvivorsCount&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;Process memory survived objects count&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.threads.avgActiveThreadCount&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;JVM average number of active threads&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.threads.avgInactiveThreadCount&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;JVM average number of inactive threads&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="371.938px"&gt;&lt;PRE&gt;builtin:tech.jvm.threads.count&lt;/PRE&gt;&lt;/TD&gt;&lt;TD width="329.047px"&gt;&lt;PRE&gt;JVM thread count&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go to the data explorer and type in the metric and filter down to your service. Do the same with all the JVM metrics you'd like to query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you created the chart hit "Pin to Dashboard"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NickMontana_0-1732034594420.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/24695iAC8C543EA3BACDEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NickMontana_0-1732034594420.png" alt="NickMontana_0-1732034594420.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NickMontana_1-1732034615561.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/24696iB6D0ECBB661F4BAC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NickMontana_1-1732034615561.png" alt="NickMontana_1-1732034615561.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 16:44:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Create-chart-about-JVM-memory-allocation-and-used-for-dashboard/m-p/262944#M4497</guid>
      <dc:creator>Nick-Montana</dc:creator>
      <dc:date>2024-11-19T16:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Create chart about JVM memory allocation and used for dashboard</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Create-chart-about-JVM-memory-allocation-and-used-for-dashboard/m-p/262946#M4498</link>
      <description>&lt;P&gt;Hello Nick, thanks for your post. I'm aware of the method you mentioned. Still appreciate your time.&lt;/P&gt;&lt;P&gt;I found the issue for not accurate value (showed much lesser JVM memory)&amp;nbsp; I mentioned above.&lt;BR /&gt;It is because I can't use "Auto". I should use "Sum" instead in the equation. Then it is the same as per the host's process JVM.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 17:15:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Create-chart-about-JVM-memory-allocation-and-used-for-dashboard/m-p/262946#M4498</guid>
      <dc:creator>cleoleeps1</dc:creator>
      <dc:date>2024-11-19T17:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Create chart about JVM memory allocation and used for dashboard</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Create-chart-about-JVM-memory-allocation-and-used-for-dashboard/m-p/262957#M4499</link>
      <description>&lt;P&gt;Split by poolname and filter poolname:JavaHeap on&amp;nbsp;&lt;SPAN&gt;builtin:tech.jvm.memory.pool.committed&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 19:02:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Create-chart-about-JVM-memory-allocation-and-used-for-dashboard/m-p/262957#M4499</guid>
      <dc:creator>KylerNelson</dc:creator>
      <dc:date>2024-11-19T19:02:11Z</dc:date>
    </item>
  </channel>
</rss>

