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 histogram #254

Merged
merged 2 commits into from Aug 26, 2022

Conversation

jmacd
Copy link
Member

@jmacd jmacd commented Aug 26, 2022

Description: Applies pending changes from the future release of otel-go 1.10. Particularly, the boundary-inclusivity change open-telemetry/opentelemetry-go#2982 is incorporated along with the pending work in open-telemetry/opentelemetry-go#3022.

Link to tracking Issue: #253

Testing: Note that the tests change a lot because of the boundary inclusivity change. See the discussion in open-telemetry/opentelemetry-go#3022.

@jmacd jmacd changed the title Jmacd/boundary fix Change the boundary inclusivity of exponential histogram Aug 26, 2022
@jmacd
Copy link
Member Author

jmacd commented Aug 26, 2022

To be clear, the only differences between this PR and the pending work in open-telemetry/opentelemetry-go#3022 are the import paths.

@jmacd
Copy link
Member Author

jmacd commented Aug 26, 2022

Bypassing the build errors because these are tooling issues. This repo does not build with go-1.19 and the CI tools do not run with 1.18.

@jmacd jmacd merged commit 7aab11a into main Aug 26, 2022
@jmacd jmacd deleted the jmacd/boundary_fix branch August 26, 2022 16:36
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

Successfully merging this pull request may close these issues.

None yet

2 participants