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

[yugabyted][UI] CPU usage sankey is reporting incorrect values for used and available fields #19991

Closed
1 task done
nchandrappa opened this issue Nov 20, 2023 · 0 comments
Closed
1 task done
Assignees
Labels
area/ecosystem Label for all ecosystem related projects kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue

Comments

@nchandrappa
Copy link
Contributor

nchandrappa commented Nov 20, 2023

Jira Link: DB-8964

Description

  • CPU usage Sankey diagram should report the usage based on the following formula -
Total Used = [(sum of percentage usage of all nodes) / (number of nodes)] % of total number of cores in the cluster
  • Filter the nodes on the performance page based on the region selection.

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
@nchandrappa nchandrappa added area/ecosystem Label for all ecosystem related projects status/awaiting-triage Issue awaiting triage area/ybd yugabyted project related Github tickets. labels Nov 20, 2023
@yugabyte-ci yugabyte-ci added kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue labels Nov 20, 2023
ddhodge pushed a commit to ddhodge/yugabyte-db that referenced this issue Nov 28, 2023
… fixes (yugabyte#19967)

* Show nodes based on the selection region and zone

* Show total core count in the sankey node

* Fix sankey cpu usage core counts

* Label alignment fixes

* Fix core count, remove 'cores' text

* Handle local cluster case when showing node resource data in settings

* Highlight region nodes instead of filtering them out
nchandrappa pushed a commit that referenced this issue Dec 1, 2023
… filter fixes (#20063)

* Backport sankey and settings page changes

* Fix node text render position
nchandrappa pushed a commit that referenced this issue Dec 11, 2023
… filter fixes (#20064)

* Show nodes based on the selection region and zone

* Show total core count in the sankey node

* Fix sankey cpu usage core counts

* Label alignment fixes

* Fix core count, remove 'cores' text

* Handle local cluster case when showing node resource data in settings

* Highlight region nodes instead of filtering them out

* Fix region selector behavior
@yugabyte-ci yugabyte-ci removed status/awaiting-triage Issue awaiting triage area/ybd yugabyted project related Github tickets. labels Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ecosystem Label for all ecosystem related projects kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue
Projects
None yet
Development

No branches or pull requests

2 participants