Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the boundary inclusivity of exponential histograms #253

Closed
jmacd opened this issue Aug 26, 2022 · 0 comments
Closed

Change the boundary inclusivity of exponential histograms #253

jmacd opened this issue Aug 26, 2022 · 0 comments

Comments

@jmacd
Copy link
Member

jmacd commented Aug 26, 2022

Describe the bug
The Lightstep metrics SDK uses exponential histograms with the old, lower-inclusive boundary formulas.
This issue describes updating the library to use new, upper-inclusive boundary formulas.

open-telemetry/opentelemetry-go#2982

This is considered a non-breaking change, by definition. See open-telemetry/opentelemetry-specification#2611.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant