QQ浏览器截图20211108172318.png QQ浏览器截图20211108172916.png
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)