Docker and system monitoring
A simple overview of the most important Docker host and container metrics. (cAdvisor/Prometheus)
This is a variation of Docker and system monitoring by Thibaut Mottet. It has a different approach to Nodes
and Container Groups
.
Node
is a first class selector and Container Group
a second class. What it means is you can select group of docker containers from only one host (this isn’t possible in original dashboard). One requirement is to start a docker containers with a label named namespace
.
You can see this dashboard in action on demo.cloudalchemy.org
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |
Docker
Easily monitor Docker with Grafana Cloud's out-of-the-box monitoring solution.
Learn more