<?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: Explanation of categories in Method Hotspot view? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Explanation-of-categories-in-Method-Hotspot-view/m-p/120588#M13117</link>
    <description>&lt;P&gt;In general, 1 sample is rather kind of cpu sampling not thread dump. It's executed on the CPU each 10ms. If there is option to assing such sampling to particular purepath, than you will see on purepaths some entries from autosensors (those that can be expanded) and Method hotspots option. &lt;/P&gt;&lt;P&gt;Number of samples means that during analysed timeframe particular method was available in x number of samples. This means that this method may be executed long or often, so it's worth to focus in context of analysis. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Code execution&lt;/STRONG&gt; - execution of method, for example parsing data in loops (only one of many examples)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Lock Time&lt;/STRONG&gt; - thread is locked for example when there is mq communications. Sometimes there is something like lock queue. Thread is locked until response come back from main queue. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Wait time&lt;/STRONG&gt; - thread was suspended (wait / sleep) for example during waiting for response of WebRequest / Queue&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Disk I/O&lt;/STRONG&gt; - particular method was dealing with disk operation which was root cause of slowdown here&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Network I/O&lt;/STRONG&gt; - thread was waitng for response from network (WebRequest / DB Communication / Queue).&lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 15 Jan 2020 20:03:53 GMT</pubDate>
    <dc:creator>skrystosik</dc:creator>
    <dc:date>2020-01-15T20:03:53Z</dc:date>
    <item>
      <title>Explanation of categories in Method Hotspot view?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Explanation-of-categories-in-Method-Hotspot-view/m-p/120587#M13116</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are using the 'Method Hotspots' view in anger but have a few questions:&lt;/P&gt;&lt;P&gt;1) What is the sample rate on the CPU? (I've seen 10ms snapshots mentioned in other posts)&lt;/P&gt;&lt;P&gt;2) Is one sample the equivalent of taking a thread dump?&lt;/P&gt;&lt;P&gt;3) In the Execution Time Breakdown we see multiple categories that are beyond the typical thread states you see in a thread dump (NEW, RUNNABLE, BLOCKED, WAITING, TIMED_WAITING, TERMINATED). Instead we see: Code Execution, Lock Time, Wait Time, Disk I/O, Network I/O. Could explanations be given in how these are calculated?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jul 2019 16:03:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Explanation-of-categories-in-Method-Hotspot-view/m-p/120587#M13116</guid>
      <dc:creator>matthew_eiseng1</dc:creator>
      <dc:date>2019-07-03T16:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Explanation of categories in Method Hotspot view?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Explanation-of-categories-in-Method-Hotspot-view/m-p/120588#M13117</link>
      <description>&lt;P&gt;In general, 1 sample is rather kind of cpu sampling not thread dump. It's executed on the CPU each 10ms. If there is option to assing such sampling to particular purepath, than you will see on purepaths some entries from autosensors (those that can be expanded) and Method hotspots option. &lt;/P&gt;&lt;P&gt;Number of samples means that during analysed timeframe particular method was available in x number of samples. This means that this method may be executed long or often, so it's worth to focus in context of analysis. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Code execution&lt;/STRONG&gt; - execution of method, for example parsing data in loops (only one of many examples)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Lock Time&lt;/STRONG&gt; - thread is locked for example when there is mq communications. Sometimes there is something like lock queue. Thread is locked until response come back from main queue. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Wait time&lt;/STRONG&gt; - thread was suspended (wait / sleep) for example during waiting for response of WebRequest / Queue&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Disk I/O&lt;/STRONG&gt; - particular method was dealing with disk operation which was root cause of slowdown here&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Network I/O&lt;/STRONG&gt; - thread was waitng for response from network (WebRequest / DB Communication / Queue).&lt;/P&gt;&lt;P&gt;Sebastian &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2020 20:03:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Explanation-of-categories-in-Method-Hotspot-view/m-p/120588#M13117</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2020-01-15T20:03:53Z</dc:date>
    </item>
  </channel>
</rss>

