Expose the process ThreadCount in dotnet-counters
Open
enhancement
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 38
Description
There are several ThreadPool related metrics exposed as System.Runtime counters.
https://docs.microsoft.com/en-us/dotnet/core/diagnostics/available-counters
But why is the System.Diagnostics.Process.GetCurrentProcess().Threads.Count not exposed?
It seems like this would be useful.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.