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

CNV-19844: Adding utilization charts to vm metrics tab #778

Conversation

metalice
Copy link
Member

Signed-off-by: Matan Schatzman mschatzm@redhat.com

📝 Description

Moving charts to shared locations.
Add a responsive hook, so charts resize will be dynamically
Add charts to the metrics tab

🎥 Demo

image

@openshift-ci openshift-ci bot added the approved This issue is something we want to fix label Jul 20, 2022
@metalice metalice force-pushed the CNV-19844-utilizaiton-chart-vm-metrics-tab branch 2 times, most recently from 0aeb451 to 6f86791 Compare July 20, 2022 11:09
}
}, []);

useEffect(() => () => listener && listener(), [listener]);
Copy link
Contributor

Choose a reason for hiding this comment

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

can you make this effect more readable with blocks?.
also, don't you need a cleanup here?

Copy link
Member Author

Choose a reason for hiding this comment

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

cool 😎

Signed-off-by: Matan Schatzman <mschatzm@redhat.com>
@metalice metalice force-pushed the CNV-19844-utilizaiton-chart-vm-metrics-tab branch from 6f86791 to f5256ad Compare July 20, 2022 11:40
@glekner
Copy link
Contributor

glekner commented Jul 20, 2022

/lgtm

@openshift-ci openshift-ci bot added the lgtm Passed code review, ready for merge label Jul 20, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 20, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: glekner, metalice

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 9f64342 into kubevirt-ui:main Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved This issue is something we want to fix lgtm Passed code review, ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants