Hide Forgot
Created attachment 1487094 [details] prometheus cart unit on openshift Description of problem: Cluster-admin check Node page, the charts of RAM memory and Filesystem are using wrong unit. Version-Release number of selected component (if applicable): openshift v3.11.15 How reproducible: Always Steps to Reproduce: 1. Cluster-admin check Node page, check the unit of RAM memory chart 2. Cluster-admin check Node page, check the unit of Filesystem chart Actual results: 1 & 2. Both RAM and Filesystem unit are B Expected results: According to Prometheus side data. Both units should be G Additional info: Please refer to screenshots.
Created attachment 1487095 [details] prometheus data of memory
Created attachment 1487096 [details] prometheus data of filesystem
The data is accurate, but it's showing billions of bytes (B here is billions). 1 billion bytes is same as 1 GB. We should change this, though, because it's not obvious at all.
https://github.com/openshift/console/pull/1323
Thanks for explain, it's easily confuse user whether the B is Billion or Bytes. Now it's all G and the chart data are reasonable displayed. Verified on 4.0.0-0.nightly-2019-03-25-180911
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758
*** Bug 1731202 has been marked as a duplicate of this bug. ***