<?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: Help Needed: Dashboarding Tips for Jetty Thread Metrics in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Help-Needed-Dashboarding-Tips-for-Jetty-Thread-Metrics/m-p/241826#M3884</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/48870"&gt;@Nick-Montana&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are my favourite bulitin metrics for jvms.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;builtin:tech.jvm.memory.gc.collectionTime - MAX&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;builtin:tech.jvm.memory.gc.suspensionTime&lt;/SPAN&gt;&amp;nbsp; - MAX&lt;/P&gt;&lt;P&gt;From jmx extensions Weblogic specific ones:&lt;/P&gt;&lt;P&gt;PendingRequestCount - MAX; StuckThreadCount - MAX; HoggingThreadCount- MAX; in case of dedicated workmanagers in Weblogic ExecutingThreadCount- MAX and DefferedThreadCount - MAX&lt;/P&gt;&lt;P&gt;Regarding connection pools (WL, Jboss, Tomcat) from the DT extesions: Waiting for connection - SUM and Failed connection - SUM&lt;/P&gt;&lt;P&gt;For Apache:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;builtin:tech.webserver.threads.idle - MIN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;builtin:tech.webserver.threads.active - MAX&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope it helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Mizső&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2024 06:46:37 GMT</pubDate>
    <dc:creator>Mizső</dc:creator>
    <dc:date>2024-04-04T06:46:37Z</dc:date>
    <item>
      <title>Help Needed: Dashboarding Tips for Jetty Thread Metrics</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Help-Needed-Dashboarding-Tips-for-Jetty-Thread-Metrics/m-p/241657#M3871</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;I'm interested in learning better dashboarding practices in classic mode using expressions. I don't typically build many dashboards but I would like to have a few good ones that I can share with colleagues. For this thread I'm asking about JVM and Jetty pool metrics.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These metrics I'm referencing actually all come from Micrometer, a Dynatrace extension. We've set up our architecture so that teams can use our library to send Micrometer metrics through an ActiveGate to the Sandbox environment. This means that app teams can have dashboard dedicated to a locally running application, performance, and resiliency tests. Basically deep monitoring is enabled before deploying.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When is it appropriate to pair metrics on a single tile? (JVM, Jetty)&lt;/P&gt;&lt;P&gt;What kinds of thresholds make sense for these metrics?&lt;/P&gt;&lt;P&gt;What aggregations should I consider? (90th, 75th, count, max, sum)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;JVM Metrics in Single Value Format&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NickMontana_1-1712086292990.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/18632i4DEC55FF89C63056/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NickMontana_1-1712086292990.png" alt="NickMontana_1-1712086292990.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jetty Thread Metrics in Single Value format&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NickMontana_0-1712086268294.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/18631i98B0EF4F116EA255/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NickMontana_0-1712086268294.png" alt="NickMontana_0-1712086268294.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 19:43:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Help-Needed-Dashboarding-Tips-for-Jetty-Thread-Metrics/m-p/241657#M3871</guid>
      <dc:creator>Nick-Montana</dc:creator>
      <dc:date>2024-04-02T19:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed: Dashboarding Tips for Jetty Thread Metrics</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Help-Needed-Dashboarding-Tips-for-Jetty-Thread-Metrics/m-p/241674#M3873</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/48870"&gt;@Nick-Montana&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I have some general advices. At many cases at jvm metrics I use max aggregation, I use only min aggregation at "idle" type metrics. I recommend to use graphs and toplist or table together for the same metrics. Graphs should use the dashboard time frame and a toplist or table should have a custom very short time frame (1m). I really like use the timeframe transformstion also because I can see the actual metric value and a week before metric value. It can be usefull in case of incidents or compare the system perfromance after a change (before / after). Last but not least dashboard filters are are very usefull... jvm memory / thread metrics (stuck, hogging, standby, etc):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_0-1712095204399.png" style="width: 661px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/18638i34C3EBA187D57A80/image-dimensions/661x583?v=v2" width="661" height="583" role="button" title="Mizs_0-1712095204399.png" alt="Mizs_0-1712095204399.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;jvm connection pool metrics:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_2-1712095552311.png" style="width: 732px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/18640i1D110FC770BB1D9C/image-dimensions/732x578?v=v2" width="732" height="578" role="button" title="Mizs_2-1712095552311.png" alt="Mizs_2-1712095552311.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 22:09:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Help-Needed-Dashboarding-Tips-for-Jetty-Thread-Metrics/m-p/241674#M3873</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2024-04-02T22:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed: Dashboarding Tips for Jetty Thread Metrics</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Help-Needed-Dashboarding-Tips-for-Jetty-Thread-Metrics/m-p/241766#M3882</link>
      <description>&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":goat:"&gt;🐐&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 15:06:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Help-Needed-Dashboarding-Tips-for-Jetty-Thread-Metrics/m-p/241766#M3882</guid>
      <dc:creator>Nick-Montana</dc:creator>
      <dc:date>2024-04-03T15:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed: Dashboarding Tips for Jetty Thread Metrics</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Help-Needed-Dashboarding-Tips-for-Jetty-Thread-Metrics/m-p/241768#M3883</link>
      <description>&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you able to provide the builtin metrics you are using on those tiles without giving away sensitive info?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 15:10:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Help-Needed-Dashboarding-Tips-for-Jetty-Thread-Metrics/m-p/241768#M3883</guid>
      <dc:creator>Nick-Montana</dc:creator>
      <dc:date>2024-04-03T15:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed: Dashboarding Tips for Jetty Thread Metrics</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Help-Needed-Dashboarding-Tips-for-Jetty-Thread-Metrics/m-p/241826#M3884</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/48870"&gt;@Nick-Montana&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are my favourite bulitin metrics for jvms.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;builtin:tech.jvm.memory.gc.collectionTime - MAX&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;builtin:tech.jvm.memory.gc.suspensionTime&lt;/SPAN&gt;&amp;nbsp; - MAX&lt;/P&gt;&lt;P&gt;From jmx extensions Weblogic specific ones:&lt;/P&gt;&lt;P&gt;PendingRequestCount - MAX; StuckThreadCount - MAX; HoggingThreadCount- MAX; in case of dedicated workmanagers in Weblogic ExecutingThreadCount- MAX and DefferedThreadCount - MAX&lt;/P&gt;&lt;P&gt;Regarding connection pools (WL, Jboss, Tomcat) from the DT extesions: Waiting for connection - SUM and Failed connection - SUM&lt;/P&gt;&lt;P&gt;For Apache:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;builtin:tech.webserver.threads.idle - MIN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;builtin:tech.webserver.threads.active - MAX&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I hope it helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Mizső&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 06:46:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Help-Needed-Dashboarding-Tips-for-Jetty-Thread-Metrics/m-p/241826#M3884</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2024-04-04T06:46:37Z</dc:date>
    </item>
  </channel>
</rss>

