dotnet / dotnet/diagnostics

Expose the process ThreadCount in dotnet-counters

Open
#2,882 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.