Huamin Chen
Huamin Chen
``` I0629 12:29:27.877410 1 process_metric.go:147] cannot extract: container_cpu_usage_seconds_total I0629 12:29:27.877413 1 process_metric.go:147] cannot extract: container_memory_working_set_bytes I0629 12:29:27.877418 1 process_metric.go:147] cannot extract: cgroupfs_memory_usage_bytes I0629 12:29:27.877421 1 process_metric.go:147] cannot extract: cgroupfs_kernel_memory_usage_bytes I0629...
@fadam-csgroup on your setup, is CPU and memory accounting turned on? The following is from my setup, the cpu and memory accounting are turned on for kubelet ```console # sudo...
@sallyom has some early PoC with this
thanks! @brunobat
we don't need to distinguish VM vs BM.
there is a trouble shooting guide in doc that covers this case, we can close this issue now.
let's merge it to work with the new metrics.
@simonpasquier thanks for the pointer, I glanced KSM, it looks the metrics are based k8s objects, not object metrics that are already in prometheus. Would you share more info about...
this is finished by @vprashar2929
@huoqifeng are you still working on it? this will be very helpful once we have arm64 support, thanks