cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to get the stack traces for the thread counts we see against the JVM?

i306171
Newcomer

Dear Team,

Against the JVM node, we received a high thread count alert, in Dynatrace, we do see that the JVM thread count went up to 15k. Is there a way to go back and check what each thread was doing? Can Dynatrace take the stack trace snapshot for all 15k?

Let us know if something needs to be configured.

If Dynatrace already has the stack trace details then let us know where to refer to.

Thanks

Bhaskar

1 REPLY 1

mdouds
Helper

There is a CPU profiling/Thread Analysis feature described here:

https://www.dynatrace.com/news/blog/optimize-your-applications-with-24x7-continuous-thread-analysis/

Most thread groups will let you drill down into the overall "Method Hotspots" view that gives you the stack trace details you're looking for.

Featured Posts