docker / docker/compose

Docker stats aggregated on project

Open
#12,321 3 comments 0 reactions 1 assignee View on GitHub

@glours is already working on this.

Since Nov 25, 2024.

kind/feature
Dominant language
Go
Stars
38.2k
Forks
5.8k
Avg merge
2d 14h
Merged PRs (30d)
55

Description

Description

We currently have several ways to get the CPU and memory consumption for containers. We have docker stats that tells the resource usage per container. There is the docker compose stats that tells the resource usage in a particular project but there is no real way to get the resource usage per composer project. I also don't know what the command should be called but it would show a list of compose projects similar to docker compose ls but then show the same metrics as docker stats and docker compose stats but then aggregated per project.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.