Kubernetes pod metrics
Serverless Stack
To analyze Kubernetes pod metrics, you can select view filters based on the following predefined metrics, or you can add custom metrics.
Note
Stack
For Kubernetes pod metrics, the Infrastructure UI and inventory rules only support metric data collected by the Kubernetes integration.
Stack
| Filter | event.module: "kubernetes" |
Used to filter relevant data. |
| Identifier | kubernetes.pod.uid |
Used to identify each entity. |
| Display value | kubernetes.pod.name |
Used as a display friendly value. |
| CPU Usage | Average of kubernetes.pod.cpu.usage.node.pct. |
| Memory Usage | Average of kubernetes.pod.memory.usage.node.pct. |
| Inbound Traffic | Derivative of the maximum of kubernetes.pod.network.rx.bytes scaled to a 1 second rate. |
| Outbound Traffic | Derivative of the maximum of kubernetes.pod.network.tx.bytes scaled to a 1 second rate. |
For information about the fields used by the Infrastructure UI to display Kubernetes pod metrics, see the Infrastructure app fields.