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

feat: instrumentation for apache httpclient 5 #10100

Merged
merged 7 commits into from
Jan 31, 2024

Conversation

elbiocaetano
Copy link
Contributor

Solves issue #10099

@elbiocaetano elbiocaetano requested a review from a team December 19, 2023 08:09
Copy link

linux-foundation-easycla bot commented Dec 19, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

@elbiocaetano
Copy link
Contributor Author

Could some maintainer (maybe @trask?) help me with the approval and also with fixing one test? It is failing, but I could not find the root cause for that.

Copy link
Contributor

@laurit laurit left a comment

Choose a reason for hiding this comment

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

}

/** Returns a new {@link HttpClientBuilder} to create a client with tracing configured. */
public HttpClientBuilder newHttpClientBuilder() {
Copy link
Contributor

Choose a reason for hiding this comment

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

any plans to also instrument HttpAsyncClientBuilder?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, but in the future in a new PR. In the moment we only need the non async client

docs/supported-libraries.md Outdated Show resolved Hide resolved
Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

last tiny suggestion, then will merge, thx @elbiocaetano!

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
@laurit laurit merged commit 27c85e2 into open-telemetry:main Jan 31, 2024
47 checks passed
steverao pushed a commit to steverao/opentelemetry-java-instrumentation that referenced this pull request Feb 16, 2024
Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
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.

4 participants