cat_thread_pool
Monitor thread pool performance in Easysearch clusters by retrieving active thread counts, queue sizes, and rejection metrics for search, write, and get operations.
Instructions
获取线程池状态
参数:
thread_pool: 线程池名称(可选)如 search/write/get
返回各线程池的活跃线程数、队列大小、拒绝数
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_pool | No |