Giter Club home page Giter Club logo

Comments (5)

jose1660 avatar jose1660 commented on May 5, 2024 1

Thank you @stefanprodan i just restart my cAdvisor container and every is Ok

from dockprom.

jose1660 avatar jose1660 commented on May 5, 2024

Im making some test into prometheus container

image

from dockprom.

stefanprodan avatar stefanprodan commented on May 5, 2024

Looks like a problem with cAdvisor, do you get any errors in cAdvisor logs?

from dockprom.

vivekj11 avatar vivekj11 commented on May 5, 2024

I know it is closed but I am facing this issue quite often.
My Cadvisor throws this error and gets restart, during this time (a period of 2-3 minutes) system CPU shoots up to 200%
I doubt this happens due to memory limitations I had applied on my cadvisor container.
Can anyone confirm me here?

my cadvisor config look like-

cadvisor:
image: google/cadvisor:v0.32.0
networks:
  - monitor
volumes:
  - /:/rootfs:ro
  - /var/run:/var/run:rw
  - /sys:/sys:ro
  - /var/lib/docker/:/var/lib/docker:ro
command:
  - '--docker_only
deploy:
  mode: global
  resources:
    limits:
      memory: 128M
    reservations:
      memory: 64M

from dockprom.

nightah avatar nightah commented on May 5, 2024

@vivekj11 my instance of cAdvisor is utilising an average of ~223MB of memory I would initially suggest removing the limit and seeing if the issue still persists, if it does please lodge a new ticket with your configuration details and log information and we can investigate.

from dockprom.

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.