How to Install golang-github-google-cadvisor-dev in Ubuntu 18.04



Install golang-github-google-cadvisor-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-google-cadvisor-dev

Description:

analyze resource usage and performance of running containers

cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containers. . cAdvisor has native support for Docker containers and should support just about any other container type out of the box. . cAdvisor also exposes container stats as Prometheus (http://prometheus.io) metrics. . This package provides golang library sources.

Homepage: https://github.com/google/cadvisor

Version: 0.27.1+dfsg-1

Section: universe/devel