I am gathering data from servers by collectd and store it in the graphite. I want to use grafana dashboards. I am trying to create visualisation for memory plugin. In graphite I am seeing data in Mb, but in grafana graph I see strange "Mib" or "Bil" on the Y-axis. How can I change grafana units of measurement?
Asked
Active
Viewed 3.4k times
1 Answers
5
Custom unit formats are not supported at this moment.
Workaround: choose "none" for Unit Format (to disable units on legend and tooltip), and put whatever you want to the Label field, or to the Graph title.
Some comments: https://github.com/grafana/grafana/issues/999
Andrej Korshikov
- 61
- 3