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

Update OpenTelemetry to v1.2.0 and OpenTelemetry Metrics to v0.25.0 #2385

Merged
merged 2 commits into from
Jan 19, 2022

Conversation

tminusplus
Copy link
Contributor

What changed?
Updated OpenTelemetry to v1.2.0, and its corresponding metrics library to v0.25.0.

Why?
To update OpenTelemetry to the version that the Go SDK uses. See #2321 for more context.

How did you test it?
Ensured tests passed, with instructions at https://github.com/temporalio/temporal/blob/master/CONTRIBUTING.md#run-tests.

Potential risks
Worst case, this would cause metrics to break in production. The risk is low, however, as the breaking changes from v1.1.0 -> v1.2.0 (and v0.24.0 -> v0.25.0) were just renames.

Is hotfix candidate?
No.

@tminusplus tminusplus requested a review from a team January 18, 2022 05:11
@yiminc yiminc merged commit 26d1806 into temporalio:master Jan 19, 2022
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.

3 participants