For the complete documentation index, see llms.txt. Markdown versions are available by appending .md to documentation URLs.

Kubernetes Pod Metrics - Overall

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

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

Dashboard Preview

Kubernetes Pod Metrics - Overall Dashboard
Kubernetes Pod 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 pod metrics to help you:

  • Monitor Pod Performance: Track individual pod CPU and working set size (WSS) memory utilization.
  • Pod Storage: Monitor filesystem usage across pods.
  • Pod Network: Observe overall network inflow and outflow for each pod.

Metrics Included

Resources

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

Next Steps

  • Set Alerts: Create alerts to notify you of sustained high pod CPU, out-of-memory (OOM) patterns, or excessive network traffic.

Is this page helpful

Last updatedJuly 31, 2026

Edit on GitHub