statful/statful-client-java

Scientific notation when using Double/Float arguments for values

Opened this issue · 0 comments

Whenever a method overload with Double/Float argument for value is used in the StatfulClientImpl class we might be creating an invalid metric due to the output of the Double/Float toString() potentially being a value in scientific notation.