I have been testing metricbeat 7.17 Kubernetes module with Kubelet 1.24.3 and windows worker nodes (Windows Server 2022). I use Metricbeat in order to get metrics of containers, pods and nodes. I got node and pods metrics but kubernetes.pod.cpu.usage.node.pct and other pct is absent.
I use standard configuration ans all available metricsets, also I've tried run metricmeat locally and as a pod - same issue
Do you have access to the Kubelet's API to see what metrics it serves?
(I use sth like curl -H "Authorization: Bearer $token" https://${HOSTNAME}:10250/stats/summary --insecure)
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.