Formatting Metrics Visualization Output

Hi,
I'm using Kibana 6.5.4.
I'm visualizing the average of an integer field using Metrics.

  1. How do I control the number of decimal digits displayed?
  2. How do I control the size of the label?

Thank you,
Marc

Hi,

You can use field formatter to control the number of decimal digits getting displayed.
You can find it on index patterns under management.

Unfortunately there is no way to control the size of the label yet. Can you please log an enhancement request here?

Thanks,
Bhavya

Hi,
If I understand field formatting, it applies to how all instances of that field are displayed?
The field itself is an integer and should be displayed without any decimal digits.
An average, as displayed in the Metric, however, should have 1 decimal digit.

Is there a way of controlling the formatting of the Metric value, independently of the underlying field?

Thank you,
Marc

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.