lensapp / lens

Lens - The way the world runs Kubernetes
https://k8slens.dev/
MIT License
22.48k stars 1.46k forks source link

Issue #7854 is still broken #7962

Closed jseletz-rave closed 8 months ago

jseletz-rave commented 11 months ago

See https://github.com/lensapp/lens/issues/7854 - this is not fixed for me

I am running the latest Lens version. I am using the Lens-Metrics stack installed via the cluster settings in Lens. All pods with a single container correctly show the resource usage and requests at the container level. All pods with 2 containers running do not display the container level metrics. CPU shows at first for the first container, but if you click on the Memory button, it displays "Metrics not available at the moment". If you click back on the CPU button, it still shows that message. The 2nd container also shows that "Metrics not available at the moment" message for CPU, Memory, Filesystem.

This is the exact behavior reported in 7854.

jseletz-rave commented 8 months ago

Hi - this appears to be resolved in the latest release.