-
-
Notifications
You must be signed in to change notification settings - Fork 297
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels