Vonage / Grafana_Status_panel

A panel plugin for Grafana to monitor multiple parameters at once
Other
178 stars 108 forks source link

Bug: Options -> Metric display type -> Decimals #98

Open araisch opened 6 years ago

araisch commented 6 years ago

Version 1.0.7 Options -> Metric display type -> Decimals "Override automatic decimal precision for numbers" Datasource: InfluxDB Datatype: Float

If I change Decimals to 0 it shows the number in the preview without any decimals. As soon as I go back to the dashboard and Edit the Status Panel again, it changes back to 2. This does not happen with other numbers (e.g. 1).

Also I, as Engineer, want to see all decimals I entered, even if it is 0. In that case I'm able to determine the precision. So if i enter decimals = 2 it should be 21.70 and not 21.7. In addition it looks better if you display several values in one box..

YehonatanVonage commented 6 years ago

Hi @araisch, Thanks for your feedback, it helps us to improve our grafana plugin. Unfortunately, we won't be able to add this feature in the near future, and I remarked it as enhancement. If it is urgent, you can make a pull request for this, and we will approve it.