FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

🚧 upgrade otel 1.6 by ryandens · Pull Request #347 · hypertrace/javaagent · GitHub

🚧 upgrade otel 1.6 - #347

Merged
ryandens merged 12 commits into
mainfrom
upgrade-otel-1-6
Jan 11, 2022
Merged

🚧 upgrade otel 1.6#347
ryandens merged 12 commits into
mainfrom
upgrade-otel-1-6

Conversation

ryandens commented Sep 1, 2021
edited
Loading

Copy link
Copy Markdown
Member

Description

Updates to OTEL 1.6

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 force-pushed the upgrade-otel-1-6 branch 2 times, most recently from f78b6e7 to b516820 Compare January 10, 2022 21:39
HttpClientTracingHandler.class.getName(),
io.opentelemetry.javaagent.instrumentation.netty.v4_1.client
.HttpClientRequestTracingHandler.class
io.opentelemetry.javaagent.instrumentation.netty.v4_1.client.HttpClientTracingHandler

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

this was really hard to catch - this was basically always a copy-paste error but before now it didn't cause any trouble. On Spring webflux the HttpClientRequestTracingHandler has not been added at this point, but we should always have been adding this after the HttpClientTracingHandler anyways

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

It caused the test to hang and would result in really odd hard to debug bahvior.

ryandens requested a review from shashank11p January 11, 2022 02:17
ryandens marked this pull request as ready for review January 11, 2022 02:17
ryandens merged commit 09f6553 into main Jan 11, 2022
ryandens deleted the upgrade-otel-1-6 branch January 11, 2022 15:08
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL