On an “SingleStat” I have an convert issue.
I have data in Bytes and would like to show as Gigabytes.
Under “Option -> Unit” I used “data (metrics) -> bytes”. But the convert from Bytes to Gigabytes is wrong.
For example:
I have the value “51536498688” (in bytes) but the converted value in Grafana is 52GB (that’s wrong) instead of 47.997GB.
Thanks for the reply, but i used the data (Metric) but the value “51536498688” was not converted. The SingleStat shows 52GB (that’s wrong) instead of 47.997GB.
v7.3.1 (6668161a88)
Good afternoon! Now faced with a similar situation. In Linux, it shows du -s 335778392 kilobytes or du -sh 321G. In Graphanа, when you select Unit kibibytes = 320.2 Gib. But if you select Unit kilobytes, it will be = 335.8 GB. It turns out that the values in Graphanа are mixed up, it should be Unit kilobytes = 320.2 GB