Support collecting per-container statistics from Docker Desktop
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
### Main idea
Due to the limitations of current per-container statistics collection implementation method, it is not possible to gather stats of each container when Backend.AI system is running with Docker Desktop (e.g. macOS, WSL, ...) backend. Maybe docker top and docker.exec() can help resolving this issue.
### Alternative ideas
_No response_
### Anything else?
_No response_
JIRA Issue: BA-211
Contributor guide
Assessment
This issue has not been assessed yet.