Skip to content

upgrade otel version to 1.24 #378

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

Merged
merged 10 commits into from
Apr 25, 2023
Merged

upgrade otel version to 1.24 #378

merged 10 commits into from
Apr 25, 2023

Conversation

shashank11p
Copy link
Contributor

Description

Please include a summary of the change, motivation and context.

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.

exclude("io/opentelemetry/context/**")
exclude(dependency("io.opentelemetry:opentelemetry-api"))
exclude("io/opentelemetry/instrumentation/api/**")
// // exclude bootstrap part of javaagent-extension-api
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: double comment

@tyroneyu
Copy link
Contributor

Aside from the commented code Tim pointed out, lgtm.

@shashank11p shashank11p marked this pull request as ready for review April 13, 2023 08:35
@shashank11p
Copy link
Contributor Author

Removed jaxrs instrumentation since it did not provide any additional value to us. The client spans are already being created by apache-httpclient instrumentation. And the passing tests show that we will be able to capture all that we need without this extra instrumentation as well

shashank11p and others added 3 commits April 14, 2023 19:58
* fix tomee test

* fix Play test

* fix liberty test

* add sock host port as well

* fix grpc test

* fix spring boot tests

* format

* fix wildify test
@shashank11p shashank11p merged commit 6bb2be2 into main Apr 25, 2023
@shashank11p shashank11p deleted the upgradeOtel branch April 25, 2023 07:51
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