09 Apr 2018
08:42 AM
- last edited on
31 Aug 2022
03:02 AM
by
MaciejNeumann
Hi,
I would like to chart hung threads and connection pool size for .NET applications in dynatrace.Can someone help me with this.
Thanks,
Solved! Go to Solution.
What metrics are available now will be available if you browse through the options under "create custom chart" or by drilling into the details for a given process:
At least in our demo I don't see anything for hung threads.
James
With OneAgent 1.165, there are new .NET Thread Pool metrics, that would show you a starvation of threads in the thread pool. .NET Core 2.0+ only.
@Christoph N.I got a request from a prospect in a PoC for a rather big deal if we can also show the thread contention rate? (apparently the competing product can show it and they are very into this particular metric)