Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Change memory usage graph to use working bytes#125

Open
RamaneekGill wants to merge 1 commit intostefanprodan:masterfrom
Yolk-HQ-old:master
Open

Change memory usage graph to use working bytes#125
RamaneekGill wants to merge 1 commit intostefanprodan:masterfrom
Yolk-HQ-old:master

Conversation

@RamaneekGill
Copy link
Copy Markdown

The current memory usage calculation includes cached contents.

This can be misleading when monitoring docker services and can grow over time.

This blog post and the followup blog post show in more detail why container_memory_working_set_bytes is a good alternative to container_memory_usage_bytes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant