我在Google GKE的Kubernetes上使用Prometheus和Grafana应用程序已经有好几个月了。例如,在Grafana上,我曾经监控过container_cpu_usage_seconds_total。 但是自从我将GKE的节点从1.15升级到1.16之后,我丢失了container_*信息。 为了测试它,我使用1.15版本创建了一个新集群。我从Google Marketeplace安装了Prometheus,并一步一步地升级了GKE,直到问题出现。同样,container_*监控在版本1.16中停止。 Here you can see container_cpu_usag