Hello,
I use the “Time Series” plugin and I set the Unit: terabytes in the Standard options.
In my graph, the value 0 is in TB units so that’s ok but then in ZB when it should be 200GB 400GB then in YB when it should be 1TB 1.20TB…
Do you have any idea what the problem might be?
Thank you for your help.
Regards
Stan
please show raw values for that graph
The unit should depend on what your query returns. If it returns terabytes, you should choose terabytes
unit but I don’t think that’s the case. Most probably your query returns something like bytes, so you should pick byte
unit, Grafana will automatically calculate if it needs to be changed to KB, MB or GB.
Thanks to Jangaral and dawiddebowski
The unit was wrong. It was necessary to choose bytes. Now so good!
Regards