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

Add swap visualizations to Nodes dashboard #88

Merged
merged 1 commit into from
Jan 15, 2019
Merged

Add swap visualizations to Nodes dashboard #88

merged 1 commit into from
Jan 15, 2019

Conversation

tiangolo
Copy link
Contributor

Add swap visualizations to Nodes dashboard.

In cases where there are services that take a lot of memory or when there are bursts of memory consumption, a lot of this memory can be sent to swap.

If it's too much, and many/important services are using swap memory, they can become very slow.

In the current dashboard, the memory usage visualizations could drop after sending a lot of this memory to swap. But the services might actually be using a lot of swap and become slow.

I'm attaching an image of how it looks like.

swarmprom-swap

Copy link
Owner

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks!

@stefanprodan stefanprodan merged commit 20bcb56 into stefanprodan:master Jan 15, 2019
@tiangolo
Copy link
Contributor Author

Awesome, thanks!

@tiangolo tiangolo deleted the swap branch January 15, 2019 15:22
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.

2 participants