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

Swarmpit show wrong memory usage #675

Open
nachocodexx opened this issue Sep 20, 2023 · 3 comments
Open

Swarmpit show wrong memory usage #675

nachocodexx opened this issue Sep 20, 2023 · 3 comments

Comments

@nachocodexx
Copy link


WRONG MEMORY USAGE

Description

Currently, I am experimenting with uploading and downloading files and I have 1 service written in Rust that I deploy as a virtual container. The container starts with a ram memory consumption of 30MiB when I inject workload the memory consumption increases drastically according to what swarmpit shows to 2.5 - 3 GB however when I look at the docker stats result it shows that it is only consuming 300mb.

What happens:
swarmpit and docker stats measurements are different

What should happen:
I would expect to see simulated consumption in swarmpit and docker stats.

Additional information (e.g. docker version, cluster setup,...):

Nodes: 10

OS: Ubuntu 22.04
Engine version: 24.0.5

@nachocodexx
Copy link
Author

Maybe it is a noob question, but I try to reach someone in the gitter chat but no one responds...

@nachocodexx
Copy link
Author

This is a screenshot of the swarmpit memory usage

image

Docker stats shows the following output:
339.2MiB / 4GiB 8.28%

@nohaapav
Copy link
Member

Maybe it is a noob question, but I try to reach someone in the gitter chat but no one responds...

we don't really use it anymore ..

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

2 participants