How can I change the number of decimal places to which the statistical data is rounded in the components table?
In my example below, I am collecting performance monitor counters on disk reads, writes, and latency. Especially for the latency value, I would like to see that statistical data carried out to three decimal places instead of two.

This issue is also affecting how graphs are displayed. If the value could be carried out to the third decimal, this graph would be much more helpful...

*I only just assigned this APM to the node, as a result only a couple stat collection cycles have been able to run.