Cadvisor: cAdvisor and Docker 1.11: No container stats.

Created on 24 Apr 2016  Â·  8Comments  Â·  Source: google/cadvisor

The cAdvisor UI lists my containers but no stats are reported for any of them. I see this error message in the logs: "Docker container factory registration failed: docker found, but not using native exec driver."
I am wondering if cAdvisor can work with the new runC integration in Docker?

Thanks.

All 8 comments

Which version of cAdvisor? Dockers 1.11 support was recently added in cAdvisor 0.23

The latest version in the Docker registry does not have Docker 1.11 support. If you build from source and use the Dockerfile in build/ you can get something that works.

@nickvanw @timstclair I forked cadvisor a couple of months ago and have some local changes. I'll rebase with the latest version and try again. Great to know that support is already in! Thank you very much for the responses.

google/cadvisor:v0.23.0 should work with docker v1.11. Once we are
confident with the release, we will switch that to be the latest.

On Sun, Apr 24, 2016 at 8:09 PM, Selvi K [email protected] wrote:

@nickvanw https://github.com/nickvanw @timstclair
https://github.com/timstclair I forked cadvisor a couple of months ago
and have some local changes. I'll rebase with the latest version and try
again. Great to know that support is already in! Thank you very much for
the responses.

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
https://github.com/google/cadvisor/issues/1239#issuecomment-214103379

Did this switch happen?

I believe latest currently points to v0.23.1. I'll bump that to v0.23.2 soon.

the supporting version relationship between cAdvisor and Docker should be list somewhere explicitly.

Closing as resolved. Please reopen if there are remaining issues.

Was this page helpful?
0 / 5 - 0 ratings