Bug 1509956
| Summary: | [Regression] CPU Utilization shows nothing in Projects' Dashboard | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Pavel Zagalsky <pzagalsk> | ||||||||
| Component: | UI - OPS | Assignee: | Ari Zellner <azellner> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Einat Pacifici <epacific> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | high | ||||||||||
| Version: | 5.9.0 | CC: | cpelland, dajohnso, dclarizi, hkataria, jhardy, mpovolny, obarenbo | ||||||||
| Target Milestone: | GA | Keywords: | Regression, TestOnly | ||||||||
| Target Release: | 5.10.0 | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | container:ui | ||||||||||
| Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | |||||||||||
| : | 1521029 (view as bug list) | Environment: | |||||||||
| Last Closed: | 2018-06-21 20:46:37 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | Bug | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | Container Management | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Bug Depends On: | |||||||||||
| Bug Blocks: | 1461618, 1521029 | ||||||||||
| Attachments: |
|
||||||||||
Created attachment 1348581 [details]
ProjectsDashboard
The problem seems to be that utilization is so low on those projects that the dashboard rounds the values to zero. The graphs under the 'utlization' are scaled to those low values and im not sure we should do the same on the graphs in the dashboard. Seeking UI help on this one... https://gitter.im/ManageIQ/manageiq/ui?at=5a0d5aae540c78242d0dcb0f Created attachment 1353554 [details]
suggested solution for low not eounded numbers
After discussion with Serena ,
It was decided to pass non rounded numbers so in case the cpu consumption is very low (<1) it will still show in the graph.
See attachment 1353554 [details]
|
Created attachment 1348580 [details] MonitoringUtilization Description of problem: CPU Utilization shows nothing in Projects' Dashboard Version-Release number of selected component (if applicable): 5.9.0.5 How reproducible: Always Steps to Reproduce: 1. Add Containers Provider 2. Add some pods to the provider 3. Wait a day or two 4. Go to Compute --> Containers --> Projects 5. Select the Default Project's Dashboard View Actual results: The CPU Utilization shows nothing even though if you go to this project's Capacity & Utilization menu from Monitoring you will see data Expected results: There should be the same data in Project's Dashboard as in Monitoring --> Capacity & Utilization Additional info: Attached screenshots