Paweł Żak

Results 6 comments of Paweł Żak

@reimda I believe that indeed libvirt's data model doesn't change very often (probably that's why most of metrics are in the `snake_case` format but there are few in `dash-case` or...

> the current behavior when we cannot get the frequency seems correct. I agree with that. And it is not even that we cannot get the frequency, but (as @alysondeives...

@divStar Right, in the initial version of https://github.com/intel/powertelemetry, we did not implement support for `HOST_*` environment variables, but it is in our backlog, and as soon as we implement it...

@divStar You can try to mount: ``` "/sys/devices:/sys/devices:ro" "/dev/cpu:/dev/cpu:ro" ``` In newest versions of docker, you will need the "privileged" flag as well.

Hello @alysondeives, thanks for the issue and PR. There is a particular reason to grab all the metrics with go routines: we want to read values from MSRs (per particular...

> There is a huge difference on latencies when telegraf is running with intel-powerstat plugin @alysondeives I would love to see both results. Also, can you please share: - Model(s)...