Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory usage difference between a process and a container #424

Open
rkudryashov opened this issue Oct 30, 2021 · 1 comment
Open

Memory usage difference between a process and a container #424

rkudryashov opened this issue Oct 30, 2021 · 1 comment

Comments

@rkudryashov
Copy link

I use process feature of the crate and cAdvisor for memory usage monitoring of a process and a container respectively. I am wondering why those metrics looks like this:

Capture

because the visualization shows that the process consumes more memory than the whole container.

Could you explain this?

@rkudryashov
Copy link
Author

rkudryashov commented Nov 16, 2021

If it is needed, you can launch the project to reproduce the subject (docker compose up)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant