Introduction
Grafana helps you see how your containers are doing by showing graphs and stats in one place. It solves the problem of checking many containers by hand and guessing their health.
When you want to watch CPU and memory use of your containers in real time.
When you need to find out why a container is slow or crashing.
When you want to share container performance reports with your team.
When you want to compare resource use between different containers.
When you want alerts if a container stops or uses too much memory.