swarmpit icon indicating copy to clipboard operation
swarmpit copied to clipboard

Swarmpit show wrong memory usage

Open nachocodexx opened this issue 11 months ago • 3 comments


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 avatar Sep 20 '23 19:09 nachocodexx

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

nachocodexx avatar Sep 20 '23 19:09 nachocodexx

This is a screenshot of the swarmpit memory usage

image

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

nachocodexx avatar Sep 20 '23 20:09 nachocodexx

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 ..

nohaapav avatar Sep 21 '23 05:09 nohaapav