grafana / alloy

OpenTelemetry Collector distribution with programmable pipelines
https://grafana.com/oss/alloy
Apache License 2.0
1.22k stars 149 forks source link

cAdvisor `container_cpu_load_average_10s` metric returns 0 #453

Open evantissot opened 1 year ago

evantissot commented 1 year ago

Hi, I found that the metric container_cpu_load_average_10s of the cAdvisor exporter is constantly reporting 0 . When using the standalone cAdvisor version, the parameter --enable_load_reader=true has to be set in order to work. But this parameter is not available in the cAdvisor integration of grafana agent.

erichiller commented 1 month ago

I think this is the same as or related to https://github.com/grafana/agent/issues/1656