| Thread Monitor Running | {{state.httpsServer.isMonitoring}} |
| Active Thread Count | {{state.httpsServer.activeThreadCount}} |
| Max Thread Count | {{state.httpsServer.maxThreadCount}} |
| Max Response Time | {{state.httpsServer.maxResponseTime}} |
| Completed Task Count | {{state.httpsServer.completedTaskCount}} |
| Timeout Task Count | {{state.httpsServer.timeoutTaskCount}} |
| Overflow Task Count | {{state.httpsServer.overflowTaskCount}} |