After updating to newest Lens-version (Lens 2025.10.230725-latest) the overview of Pods no longer shows the CPU-Usage.
All other metrics seem to work as before.
In Metrics settings for the clusters i use
Metrics Source: Prometheus
Prometheus: Helm
Prometheus Service Address set explicitly to “namespace/service:port”
active checkbox “Filter empty containers from the Prometheus queries. Try changing this to fix missing metrics.”
I suspect this is related to the change “Fetch Pod CPU/Memory metrics from the selected Metrics Source.”. If you select “Kubernetes Metrics Server” as the Metrics source (temporarily for testing), does that make the CPU metric visible? Assuming Metrics Server is installed to the cluster.
So, looks like CPU metrics can’t be fetched from Prometheus. But I can’t tell why that would be. Maybe try using a different query type (Prometheus option), or investigate/debug the data for CPU more.