Deal with inf upper buond values #267
Labels
bug
Categorizes issue or PR as related to a bug.
triage/pending
Issue or PR is pending for triage and prioritization.
Currently if the upper bound of a bucket is
inf
the bucket is discarded. I believe we should take care of such range in a better way to avoid losing values. Currently with a metric like:we would lose everything in the range 1<x<inf
infra-integrations-sdk/data/metric/metrics.go
Line 245 in 786cf26
The text was updated successfully, but these errors were encountered: