Atomic offers small utilities to offer ps/top view from a container point of view: https://www.projectatomic.io/blog/2016/01/understanding-docker-top-and-ps/
We could offer something similar. A good API for that could be https://crates.io/crates/docker (in Rust).
The goal is to answer questions like "What container use 100% CPU"