openmetrics icon indicating copy to clipboard operation
openmetrics copied to clipboard

Handle float formatting edge cases

Open atheriel opened this issue 5 years ago • 0 comments

See: https://github.com/prometheus/client_python/blob/5b0a476489fc6a26c177683b539142c91005de06/prometheus_client/utils.py#L8

This is already (mostly) done for the histogram le labels, but applies to all metric formatting generally.

atheriel avatar Jul 16 '20 19:07 atheriel