You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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 automaticallyFeature Description
java.net.http.HttpClient
is instrumented automatically along with other 3rd party librariesDescribe 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
The text was updated successfully, but these errors were encountered: