Analyzes resource usage and performance characteristics of running containers
cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containers. It is a running daemon that collects, aggregates, processes, and exports information about running containers. Specifically, for each container it keeps resource isolation parameters, historical resource usage, histograms of complete historical resource usage and network statistics. This data is exported by container and machine-wide. cAdvisor has native support for Docker containers and should support just about any other container type out of the box. We strive for support across the board so feel free to open an issue if that is not the case. cAdvisor's container abstraction is based on lmctfy's so containers are inherently nested hierarchically. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/google/cadvisor
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.40.0-2.fc36 | - |
Fedora 35 | 0.40.0-2.fc35 | - |
Fedora 34 | 0.38.6-2.fc34 | - |
You can contact the maintainers of this package via email at
cadvisor dash maintainers at fedoraproject dot org
.