Docker stats aggregated on project
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.