Skip to main content
The Pod Inspector dashboard provides a combined view of common Pod metrics, Kubernetes events, and Pod logs, filtered to a specific Pod or container in any namespace. Use it to investigate the runtime behavior of a single Pod or container when troubleshooting issues such as restarts, resource pressure, or scheduling problems. To view the dashboard, go to the Pod Inspector dashboard.
For instructions about accessing CoreWeave Grafana dashboards, see Access and use CoreWeave Grafana dashboards.
The following table describes each panel available in the dashboard.
Panel titleDescription
Node HistoryShows the history of the Node’s status or events.
TypeDisplays the type of the monitored resource.
NodeShows Node information.
Network ThroughputShows the network throughput of the Node.
Container Waiting HistoryShows the history of containers in a Waiting state.
CPU Percentage UsageShows the CPU utilization as a percentage of the total available.
CGNAT Traffic ClassificationShows the Carrier-Grade NAT (CGNAT) traffic.
CPU Usage (Cores)Displays CPU usage as the number of cores in use.
Memory Percentage UsageShows the memory utilization as a percentage of the total available.
CPU Throttle RateShows the rate at which the CPU is being throttled.
Memory Usage (RSS)Displays the resident set size (RSS) memory usage.
OOM HistoryShows the history of out-of-memory (OOM) events.
InfiniBand Bandwidth on Node (Active)Shows the active bandwidth on the Node’s InfiniBand network interface.
Container RestartsShows the number of container restarts over time.
GPU UsageShows the utilization of the Node’s GPU.
GPU Memory UsageShows the memory usage of the Node’s GPU.
LogsDisplays log entries from the Node or its containers.
Kubernetes EventsDisplays the Kubernetes events related to the monitored resource.
Last modified on June 10, 2026