Kubernetes Node Metrics - Overall

SigNoz Cloud - This page applies to SigNoz Cloud editions.
Self-Host - This page applies to self-hosted SigNoz editions.

Monitor your Kubernetes cluster nodes at a high level. This dashboard provides a simplified view of crucial node-level metrics such as CPU usage, memory utilization, filesystem consumption, and network IO across the cluster.

Dashboard Preview

Kubernetes Node Metrics - Overall Dashboard
Kubernetes Node Metrics - Overall Dashboard
Dashboard JSON

Recommended. Uses the V2 dashboard schema and needs SigNoz v0.135.0 or newer.

Import it in SigNoz with Dashboards → + New dashboard → Import JSON. Import guide

What This Dashboard Monitors

This dashboard tracks essential high-level node metrics to help you:

  • Monitor Node Performance: Track total CPU and working set size (WSS) memory utilization.
  • Node Storage: Monitor filesystem usage for cluster nodes.
  • Node Network: Observe overall network inflow and outflow across the nodes.

Metrics Included

Resources

  • Node CPU usage: CPU utilization per node
  • Node memory usage (WSS): Working set size (WSS) memory consumption per node
  • Node filesystem usage: Storage usage on the node's filesystem
  • Node network IO: Receive and transmit bandwidth operations across nodes

Next Steps

  • Set Alerts: Create alerts to notify you of sustained high node CPU or memory consumption.

Is this page helpful

Last updatedJuly 31, 2026

Edit on GitHub