<?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: JVM gc.collection_time &amp;amp; count not matching with actual value in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Resolve-JVM-GC-Collection-Time-and-Count-Discrepancies-Using-DQL/m-p/270236#M1718</link>
    <description>&lt;P&gt;We tried sum but the value is still not matching&lt;/P&gt;</description>
    <pubDate>Mon, 17 Feb 2025 15:57:03 GMT</pubDate>
    <dc:creator>koushickpatel</dc:creator>
    <dc:date>2025-02-17T15:57:03Z</dc:date>
    <item>
      <title>Resolve JVM GC Collection Time and Count Discrepancies Using DQL</title>
      <link>https://community.dynatrace.com/t5/DQL/Resolve-JVM-GC-Collection-Time-and-Count-Discrepancies-Using-DQL/m-p/269764#M1691</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying set up a query for&amp;nbsp;jvm gc.collection_time &amp;amp;&amp;nbsp;gc.collection_count.&lt;/P&gt;
&lt;P&gt;timeseries avg(dt.runtime.jvm.gc.collection_time), by: { host.name }, filter: { (host.name == xxxx)}&lt;/P&gt;
&lt;P&gt;timeseries avg(dt.runtime.jvm.gc.collection_count), by: { host.name }, filter: { (host.name == xxxx)}&lt;BR /&gt;&lt;BR /&gt;My value are not matching when&amp;nbsp; check from comand line using&amp;nbsp;jstat&lt;BR /&gt;&lt;BR /&gt;garbage collection count&amp;nbsp;70164&lt;BR /&gt;garbage collection time&amp;nbsp;1182.307&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="koushickpatel_0-1739281134872.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26332i0AD2832903B4BF48/image-size/medium?v=v2&amp;amp;px=400" role="button" title="koushickpatel_0-1739281134872.png" alt="koushickpatel_0-1739281134872.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;where as in dyntrace the value are not even close&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="koushickpatel_1-1739281223281.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26333iC3EFB7072B878EDF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="koushickpatel_1-1739281223281.png" alt="koushickpatel_1-1739281223281.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 12:36:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Resolve-JVM-GC-Collection-Time-and-Count-Discrepancies-Using-DQL/m-p/269764#M1691</guid>
      <dc:creator>koushickpatel</dc:creator>
      <dc:date>2025-12-18T12:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: JVM gc.collection_time &amp; count not matching with actual value</title>
      <link>https://community.dynatrace.com/t5/DQL/Resolve-JVM-GC-Collection-Time-and-Count-Discrepancies-Using-DQL/m-p/270203#M1715</link>
      <description>&lt;P&gt;hiya,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking with your timeseries metric configuration, its understood that you are using the average to calculate the GC count and time. whereas with the jstat command it will be more of sum or the sum of samples. So, would recommend to change the aggregation&amp;nbsp; to sum and validate once.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;timeseries sum&lt;/STRONG&gt; instead of&amp;nbsp;&lt;STRONG&gt;timeseries avg&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 08:58:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Resolve-JVM-GC-Collection-Time-and-Count-Discrepancies-Using-DQL/m-p/270203#M1715</guid>
      <dc:creator>AravindhanV</dc:creator>
      <dc:date>2025-02-17T08:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: JVM gc.collection_time &amp; count not matching with actual value</title>
      <link>https://community.dynatrace.com/t5/DQL/Resolve-JVM-GC-Collection-Time-and-Count-Discrepancies-Using-DQL/m-p/270236#M1718</link>
      <description>&lt;P&gt;We tried sum but the value is still not matching&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 15:57:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Resolve-JVM-GC-Collection-Time-and-Count-Discrepancies-Using-DQL/m-p/270236#M1718</guid>
      <dc:creator>koushickpatel</dc:creator>
      <dc:date>2025-02-17T15:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: JVM gc.collection_time &amp; count not matching with actual value</title>
      <link>https://community.dynatrace.com/t5/DQL/Resolve-JVM-GC-Collection-Time-and-Count-Discrepancies-Using-DQL/m-p/291824#M2939</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/84483"&gt;@koushickpatel&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;SPAN&gt;I just wanted to check in and see if you still need help with this. If so, I’d be happy to look into it for you!&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know what works best for you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 12:36:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Resolve-JVM-GC-Collection-Time-and-Count-Discrepancies-Using-DQL/m-p/291824#M2939</guid>
      <dc:creator>IzabelaRokita</dc:creator>
      <dc:date>2025-12-18T12:36:23Z</dc:date>
    </item>
  </channel>
</rss>

