ThreadPool data counters

Data counter definitions

Name Description Version Granularity Type Level
Thread creates Total number of threads created 3.5.5 and above per thread pool CountStatistic Low
Thread destroys Total number of threads destroyed 3.5.5 and above per thread pool CountStatistic Low
Active threads The number of concurrently active threads 3.5.5 and above per thread pool RangeStatistic High
Pool size Average number of threads in pool 3.5.5 and above per thread pool BoundedRangeStatistic High
Percent maxed Average percent of the time that all threads are in use 3.5.5 and above per thread pool RangeStatistic High