> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Pod Inspector

> Grafana dashboard for viewing combined Pod metrics, events, logs, and resource usage in CKS

To view the dashboard, go to the [Pod Inspector dashboard](https://cks-grafana.coreweave.com/d/G8-j827Mk/pod-inspector).

<Info>
  For instructions about accessing CoreWeave Grafana dashboards, see [Access and use CoreWeave Grafana dashboards](/observability/managed-grafana/access).
</Info>

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.

| Panel Title                               | Description                                                            |
| ----------------------------------------- | ---------------------------------------------------------------------- |
| **Node History**                          | Shows the history of the Node's status or events.                      |
| **Type**                                  | Displays the type the monitored resource.                              |
| **Node**                                  | Shows Node information.                                                |
| **Network Throughput**                    | Shows the network throughput of the Node.                              |
| **Container Waiting History**             | Shows the history of containers in a "waiting" state.                  |
| **CPU Percentage Usage**                  | Shows the CPU utilization as a percentage of the total available.      |
| **CGNAT Traffic Classification**          | Shows the Carrier-Grade NAT (CGNAT) traffic.                           |
| **CPU Usage (Cores)**                     | Displays CPU usage in terms of the number of cores being used.         |
| **Memory Percentage Usage**               | Shows the memory utilization as a percentage of the total available.   |
| **CPU Throttle Rate**                     | Shows the rate at which the CPU is being throttled.                    |
| **Memory Usage (RSS)**                    | Displays the Resident Set Size (RSS) memory usage.                     |
| **OOM History**                           | Shows 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 Restarts**                    | Shows the number of container restarts over time.                      |
| **GPU Usage**                             | Shows the utilization of the Node's GPU.                               |
| **GPU Memory Usage**                      | Shows the memory usage of the Node's GPU.                              |
| **Logs**                                  | Displays log entries from the Node or its containers.                  |
| **Kubernetes Events**                     | Displays the Kubernetes events related to the monitored resource.      |
