File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ HTTP connection information.
4343Ingest information.
4444
4545`thread_pool`::
46- Statistics about each thread pool, including current size, queue and rejected tasks.
46+ Statistics about each thread pool, including current size, queue size and rejected tasks.
4747--
4848
4949[role="child_attributes"]
@@ -244,14 +244,14 @@ Number of failed operations for the processor.
244244[[cluster-info-api-response-body-threadpool]]
245245`thread_pool`::
246246(object)
247- Contains thread pool information of the cluster.
247+ Contains information about the thread pools of the cluster.
248248+
249249.Properties of `thread_pool`
250250[%collapsible%open]
251251======
252252`<thread_pool_name>`::
253253(object)
254- Contains information about the thread pool of the cluster.
254+ Contains information about the thread pool of the cluster with name `<thread_pool_name>` .
255255+
256256.Properties of `<thread_pool_name>`
257257[%collapsible%open]
You can’t perform that action at this time.
0 commit comments