mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 12:17:47 +00:00
2379f6f90f
Floats are either unnecessarily long in normal output, or too unconstrained in CSV output. Normalize to as many digits as 'makes sense' up to 5 digits. 5 miight seem a bit much, but one common metric is kWh, which may need that precision over short intervals.