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

Support for java.net.http.HttpClient #128

Closed
mpostupalski opened this issue Nov 27, 2020 · 2 comments
Closed

Support for java.net.http.HttpClient #128

mpostupalski opened this issue Nov 27, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mpostupalski
Copy link

mpostupalski commented Nov 27, 2020

Is your feature request related to a problem? Please describe.

java.net.http.HttpClient is a standard Java http client so it would be nice to have it instrumented automatically

Feature Description

java.net.http.HttpClient is instrumented automatically along with other 3rd party libraries

Describe Alternatives

So far we are using custom instrumentation which is confusing. We can also switch to some 3rd party http client but we want to keep our client lightweight.

Additional context

none

Priority

Please help us better understand this feature request by choosing a priority from the following options:
Really Want

Aha! Link: https://newrelic.aha.io/features/JAVA-192

@tspring
Copy link
Contributor

tspring commented Nov 30, 2020

Hi @mpostupalski , Thanks for creating this. Instrumentation for java.net.http.HttpClient has been on our roadmap for some time but I'm hopeful we'll get to it sometime in the next few weeks.

@jodeev jodeev added the enhancement New feature or request label Dec 2, 2020
@jodeev jodeev added this to the Jan instrumentation updates milestone Dec 2, 2020
@jodeev jodeev added help wanted Extra attention is needed track-interest labels Dec 4, 2020
@tbradellis
Copy link
Contributor

I've started work on this one.

@XiXiaPdx XiXiaPdx self-assigned this Jan 16, 2021
@XiXiaPdx XiXiaPdx linked a pull request Feb 1, 2021 that will close this issue
@jodeev jodeev removed this from the Jan instrumentation updates milestone Feb 8, 2021
jasonjkeller pushed a commit that referenced this issue Jun 4, 2024
Allow parent.transportType to be added regardless of headers received
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

6 participants