Hey there.
I built a monitoring environment with metricbeat for kubernetes, and realized the official dashboard is showing container cpu usage as "nanocore".
(the visualization is using
kubernetes.container.cpu.usage.core.ns as a source.)
Is there any way that can i convert it to percentage or normal cores? Nanocore doesn't feel straightforward to me.
Thanks.
