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

Upgrade to utilize latest otel V1.33.6 #960

Merged
merged 7 commits into from
Dec 11, 2024

Conversation

zzhlogin
Copy link
Contributor

@zzhlogin zzhlogin commented Nov 27, 2024

Description of changes:

  1. Update the opentelemetry-java-instrumentation version to the most latest otel v1.x -> v1.33.6, Which support JDK 21.
  2. Update the opentelemetry-java-contrib version to 1.39.0, which is the latest version support JDK 21.
  3. Update contract tests environment to JDK 21 for test.

Testing:
Audited the upstream changelog, there is no breaking change from v1.33.0 to 1.33.6, only bug fix and version upgrades.
All contract tests and smoke tests passed as expected.
Running E2E test locally with the updated agent, making sure a service attributes and map shows as expected.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@zzhlogin zzhlogin requested a review from a team as a code owner November 27, 2024 21:41
@zzhlogin zzhlogin changed the title Upgrade to latest otel V1.x (NOT READY). Upgrade to utilize latest otel V1.33.6 Nov 27, 2024
@zzhlogin zzhlogin changed the title Upgrade to utilize latest otel V1.33.6 Upgrade to utilize latest otel V1.33.6 (NOT READY) Nov 28, 2024
@zzhlogin zzhlogin changed the title Upgrade to utilize latest otel V1.33.6 (NOT READY) Upgrade to utilize latest otel V1.33.6 Nov 28, 2024
mxiamxia
mxiamxia previously approved these changes Dec 4, 2024
Copy link
Member

@mxiamxia mxiamxia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! pls merge it after the next SDK release done. thanks

@zzhlogin zzhlogin merged commit 12f770e into aws-observability:main Dec 11, 2024
4 checks passed
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.

2 participants