Normalization of exponential histograms correctly handles scale changes #366
Labels
Blocked
This issue or pull request is waiting on something else, and isn't actionable right now
enhancement
New feature or request
priority: p2
Follow-up from #360 (comment).
For normalization of exponential histograms:
If OTEL hasn't provided a "rescale" method for ExponentialHistogram, it should.
Side note: The "offset" for buckets shouldn't be as important, but MAY matter if we need to lower resolution even further. The crux of the algorithm should remain the same.
The text was updated successfully, but these errors were encountered: