Kubernetes pod metrics

edit

[preview] This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.

To analyze Kubernetes pod metrics, you can select view filters based on the following predefined metrics, or you can add custom metrics.

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 Required fields.