generated from opensearch-project/opensearch-plugin-template-java
-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
A missing nodes stats thread_pool metric.
Some thread_pool types in the nodes stats (http://<OS_REST_end_point:9200>/_nodes/stats/?pretty) exposes "total_wait_time_in_nanos" value.
For instance index_searcher , search, search_throttled and stream_search thread_pools do.
What solution would you like?
Expose this metric as well.
What alternatives have you considered?
If this metric is not useful then do not expose it.
Do you have any additional context?
n/a
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request