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

dashboards/node: Fix Disk Space Usage gauge #68

Merged
merged 1 commit into from
Aug 27, 2018

Conversation

s-urbaniak
Copy link
Contributor

@s-urbaniak s-urbaniak commented Aug 27, 2018

Currently, the gauge does not work if there are multiple
file systems attached to a node.
This fixes it by replacing it with a graph.

This also fixes the alignment of the cpu and memory rows.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1622387

/cc @brancz @metalmatze

Currently, the gauge does not work if there are multiple
file systems attached to a node.
This fixes it by replacing it with a graph.

This also fixes the alignment of the cpu and memory rows.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1622387
@s-urbaniak
Copy link
Contributor Author

for brevity, this is how the dashboard looks in f5b2bcf

image

@s-urbaniak
Copy link
Contributor Author

and the current regression if multiple file systems are attached to a node:

image

@s-urbaniak
Copy link
Contributor Author

and this is how it looks with a multi-filesystem node with this PR:
image

@brancz
Copy link
Member

brancz commented Aug 27, 2018

Makes sense. We should also work towards consolidating the nodes dashboard with the USE/node dashboard. But for now, this fixes the problem at hand.

lgtm 👍

@brancz brancz merged commit 4090e09 into kubernetes-monitoring:master Aug 27, 2018
@s-urbaniak s-urbaniak deleted the fix-1622387 branch August 27, 2018 15:33
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

Successfully merging this pull request may close these issues.

None yet

2 participants