You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Catalina_ThreadPool_currentThreadCount shows both busy and idle threads, would be better to display Catalina_ThreadPool_currentThreadsBusy.
This applies to Bamboo, Crowd, and Jira.
Some admins may set min = max in the Tomcat thread pool so monitoring the min thread count doesn't bring value. We should look at the busy thread instead.
The text was updated successfully, but these errors were encountered:
Catalina_ThreadPool_currentThreadCount
shows both busy and idle threads, would be better to displayCatalina_ThreadPool_currentThreadsBusy
.This applies to Bamboo, Crowd, and Jira.
Some admins may set min = max in the Tomcat thread pool so monitoring the min thread count doesn't bring value. We should look at the busy thread instead.
The text was updated successfully, but these errors were encountered: