Skip to content

Support get tasks and hot_threads API from remote clusters #123399

@dnhatn

Description

@dnhatn

The tasks and hot_threads APIs are critical for debugging slow search or ES|QL requests. However, with CCS, we need direct access to remote clusters to retrieve tasks or hot_threads. In many cases, we don't have access to these remote clusters except for the admin. Also, if a _search or ES|QL request hits many remote clusters, we need to manually retrieve tasks and hot_threads from each cluster individually.

Should we support getting the tasks and hot_threads from remote clusters?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions