Skip to content

docker top for host level metrics #8875

@jchauncey

Description

@jchauncey

So I was wondering what the community thought about the idea of docker top returning the top metrics for all running containers on a host? This would be a great way to debug issues where a docker host is running out of memory and you want to find the offending container.

Seems like the first place to start would be to have an api endpoint that returns the data then implement it for the CLI. The endpoint could just be /containers/top.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions