21 Mar 2023 06:34 PM
Hi
I'm new to Dynatrace, can you please tell me how to get the Hung Thread Metrics for the Application using JMX Extension? Because I'm not able to find it, I can only see the following thread metrics in java.lang domain
CurrentThreadCpuTime
CurrentThreadUserTime
DaemonThreadCount
PeakThreadCount
ThreadCount
TotalStartedThreadCount
Actually, I want the hung thread metrics for the alerting process. When the Application Hung Thread Count goes above 8, then the dynatrace will trigger a mail.
Solved! Go to Solution.