Skip to content

[FEATURE] Add node stats thread_pool total_wait_time metric #410

@lukas-vlcek

Description

@lukas-vlcek

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions