summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/containers_stats.go
Commit message (Expand)AuthorAge
* Non-running containers now report statistics via the `podman stats`Jake Correnti2022-06-14
* podman stats: calc CPU percentage correctlyPaul Holzinger2022-03-22
* Remove unused param and clean API handlersJakub Guzik2022-01-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Refacter API server emphasis on loggingJhon Honce2021-09-10
* api: correctly set the container statsGiuseppe Scrivano2021-09-10
* added tests in python rest apicdoern2021-06-01
* bump go module to v3Valentin Rothberg2021-02-22
* Lowercase some errorsKir Kolyshkin2020-10-05
* stats: log errors instead of sending 500Valentin Rothberg2020-09-21
* stats: detect closed client connectionValentin Rothberg2020-09-18
* stats endpoint: write OK header onceValentin Rothberg2020-09-18
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* V2 verify JSON output is consistent and doesn't driftJhon Honce2020-05-28
* v2 podman statsbaude2020-05-05
* Refactor handler packagesJhon Honce2020-03-10