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 OTEL 1.7.X #355

Merged
merged 34 commits into from
Jan 23, 2022
Merged

Upgrade to OTEL 1.7.X #355

merged 34 commits into from
Jan 23, 2022

Conversation

ryandens
Copy link
Member

@ryandens ryandens commented Jan 19, 2022

Description

  • Large refactor to replace usages of ContextStore and InstrumentationContext with the new VirtualField API per this otel PR
  • Small upgrades to netty instrumentation modules based on their transition to the Instrumenter API
  • Small changes to servlet 3 async instrumentation to handle class transformation issues
  • Integration of the InstrumentationModuleMuzzle based on this refactor in otel
  • addition of the muzzle project as a dependency

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.

@ryandens ryandens changed the title 🚧 Upgrade otel 1 7 Upgrade to OTEL 1.7.X Jan 20, 2022
@ryandens ryandens marked this pull request as ready for review January 20, 2022 19:12
@ryandens ryandens merged commit 9d80781 into main Jan 23, 2022
@ryandens ryandens deleted the upgrade-otel-1-7 branch January 23, 2022 04:47
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