-
Notifications
You must be signed in to change notification settings - Fork 19
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
Hypervisor should display as "hypervisor" or "virtual" infrastructure type in system table #468
Comments
Hey Nikhil, we are taking a look at this now and will post a direction by the end of the day. Thanks! |
As discussed and indicated by UX/UI, specifically regarding the "hypervisor" display
And there are additional updates around the display meant to align to the graph and associated tooltips
|
Updated discussion with UX/UI and API, as an agreed upon iterative "next steps" the GUI will be
@bclarhk @rblackbu @jlprevatt @kahowell
|
This looks like a good iterative path forward. |
Per the requested updates, see PR #485 Primary gotcha is lack of sorting on "measurement type" Possible solution
|
That sounds like "bad things could happen." We need to have [ measurement_type ] added to HostReportSort. |
@ntkathole this appears to be resolved, short of any new issues that may be appearing, correct? |
Yes, it is resolved. We can close this! Currently we are showing it as Virtual. In future, we may reintroduce "Hypervisor" as a part of https://issues.redhat.com/browse/ENT-3210, which we need to track as separate issue. |
Description
We consider tally of hypervisor in virtual bucket but system table shows physical . (Previously we used to show as Hypervisor)
Reproducible only in CI-Beta.
Expected behavior
Hypervisor should show as "hypervisor" or "virtual" not physical.
Steps to reproduce
Additional context, version info
The text was updated successfully, but these errors were encountered: