Git Product home page Git Product logo

Comments (8)

vmarmol avatar vmarmol commented on May 7, 2024

This may be related to the leak in #26 since we leaked both a thread and memory. I will get a new release of the google/cadvisor image and let you know to try that.

Tomorrow, if we restart the container and the usage is low, I think it verifies that it is #26.

We do a bit of work per second housekeeping the containers, but a lot of that is a sleep in libcontainer which we're working on removing. In the end, we really only should need a few ms of CPU time per container for housekeeping. The most expensive part may be talking to Docker.

from cadvisor.

vmarmol avatar vmarmol commented on May 7, 2024

@erikh restarted cAdvisor and the usage went down to expected levels. This points to it likely being a dup of #26. Will build a new cAdvisor and provide it for verification.

from cadvisor.

erikh avatar erikh commented on May 7, 2024

thanks!

from cadvisor.

vmarmol avatar vmarmol commented on May 7, 2024

Pushed google/cadvisor:0.1.0 with the fixes. Let me know if that helps.

Also, any ideas how to re-tag latest? Do I just commit an image from a container made with google/cadvisor:0.1.0 and push that?

from cadvisor.

jchauncey avatar jchauncey commented on May 7, 2024

i think you have to tag latest by hand, so you tag an image with the version you want and then tag that same image with :latest

from cadvisor.

crosbymichael avatar crosbymichael commented on May 7, 2024

Ya, just tag the same image id with google/cadvisor:latest and push that

from cadvisor.

erikh avatar erikh commented on May 7, 2024

Looks like this was resolved with the latest image. Thanks guys!

from cadvisor.

vmarmol avatar vmarmol commented on May 7, 2024

Thanks for the report @erikh! I'll tag the new image latest (thanks @jchauncey and @crosbymichael!)

from cadvisor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.