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

release-2.1: ui: add bar chart for node list memory & capacity #31070

Merged
merged 4 commits into from Oct 8, 2018

Conversation

couchand
Copy link
Contributor

@couchand couchand commented Oct 8, 2018

Backport 4/4 commits from #30982.

/cc @cockroachdb/release


Adds bar charts to capacity and memory columns on the node list.

new-node-list

Closes #29373

Fixes: cockroachdb#29373
Release note (admin ui change): Adds a bar chart to the memory and
capacity usage columns on the node list.
Release note (admin ui change): Sorting by the memory or capacity
usage column on the node list now sorts by percentage used.
Chrome and Firefox have different rules about CSS selectivity
for SVG elements, apparently.  This is a hack, we should find
a simpler way to handle this (maybe changing the conflicting
classes).

Release note: None
@couchand couchand requested a review from a team as a code owner October 8, 2018 14:19
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@couchand couchand merged commit 73476c1 into cockroachdb:release-2.1 Oct 8, 2018
@couchand couchand deleted the backport2.1-30982 branch October 8, 2018 17:56
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

3 participants