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

Native Java HTTP calls are not captured #427

Closed
dhaval24 opened this issue Sep 16, 2017 · 2 comments
Closed

Native Java HTTP calls are not captured #427

dhaval24 opened this issue Sep 16, 2017 · 2 comments

Comments

@dhaval24
Copy link
Contributor

The HTTP dependency calls made via URL (native java class) are not currently captured with Agent.

@dhaval24 dhaval24 changed the title Nativ Java HTTP calls are not captured Native Java HTTP calls are not captured Sep 16, 2017
@dhaval24 dhaval24 added this to the 1.0.11 milestone Sep 19, 2017
@dhaval24 dhaval24 modified the milestones: 1.0.11, future Nov 15, 2017
@dhaval24
Copy link
Contributor Author

dhaval24 commented Mar 3, 2018

@Dmitry-Matveev @grlima #567 where I instrumented java.net.URI to derive URL, host and path should fix this issue also where Native Java HTTP calls are not getting intercepted. Though I need to test and confirm. What do you think?

@littleaj littleaj modified the milestones: future, 2.5.0-BETA Jul 17, 2019
@littleaj
Copy link
Contributor

Fixed in #971

@ghost ghost locked as resolved and limited conversation to collaborators Jul 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants