Kubernetes Pod Overview
Kubernetes Pod资源监控统计
November 8th 2021, 5:10 PM
本次更新内容如下
1、修正以Pod单位监控粒度(CPU/MEM/DISK/IOPS等指标)
2、新增磁盘IO等待耗时Dashboard
November 13th 2021, 8:03 PM
本次更新,修改了 Pod CPU使用率的表格式 sum(irate(container_cpu_usage_seconds_total{container="$Container",instance="$Node",pod="$Pod"}[5m])*100)by(pod) / sum(kube_pod_container_resource_limits_cpu_cores{container="$Container",node="$Node",pod="$Pod"})by(pod)
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
Revision | Description | Created | |
---|---|---|---|
Download |
Kubernetes
Monitor your Kubernetes deployment with prebuilt visualizations that allow you to drill down from a high-level cluster overview to pod-specific details in minutes.
Learn more