-
Notifications
You must be signed in to change notification settings - Fork 202
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
Glowroot => ApacheHttpClient4xInstrumentation#onReturn() is broken for few api methods. #1067
Comments
Thanks for reporting this! I'll look into it now. In the meantime, to disable the instrumentation, try
|
@trask would it be possible for a release of this? |
Hi @timja, thanks for the nudge, we will release 2.5.1-BETA today. |
2.5.1-BETA is released now |
Any chance of a GA release soon @trask? |
Hi @timja, just released now, thanks again for reporting this! |
Expected behavior
Instrumentation should work for all execute() methods of HttpClient interface.
Actual behavior
It seems there is a bug in the glowroot's ApacheHttpClient4xInstrumentation glowroot/instrumentation#1
Because of this our application which is using ApacheHttpClient4 throwing errors when integrated with applicationinsights-agent-2.5.0.jar.
Is there a way to disable ApacheHttpClient instrumentation ?
System information
Please provide the following information:
Apache HttpClient : 4.5.8
applicationinsights-agent : 2.5.0
The text was updated successfully, but these errors were encountered: