Threads
The Threads section Administration > System Status > Threads shows all the processor threads running on your system. Threads can be sorted by their Name
, CPU Time
, User Time
, or State
. The entire thread dump can be downloaded as a json file by clicking the Download Thread Dump
button.
Clicking any row will show the Stack Trace
for that selected thread. These details can be useful for debugging blocked threads.