You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: