← All dashboards

Kubernetes cluster monitoring (via Prometheus)

https://grafana.com/dashboards/3119 - Monitors Kubernetes cluster using Prometheus. Shows overall cluster CPU / Memory / Filesystem usage as well as individual pod, containers, control plane (as deployed by kops) statistics. Uses cAdvisor metrics only. Tweaked from original https://grafana.com/dashboards/315 to add templating for: - adaptable $interval (instead of hardcoded 1m) - selectable $datasource (very useful to have a single dashboard tackling several prometheis )

Adapted from https://grafana.com/dashboards/315:

  • moved from fixed [1m] to grafana auto-interval, see $interval
  • adapted to kops-deployed control-plane components (no systemd, use {kubernetes_io_role="master", ...} instead)

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 219,022

Related Kubernetes content

solutions Kubernetes monitoring