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

Hook the native Java 11 HTTP client #201

Open
brikelly opened this issue Aug 21, 2023 · 0 comments
Open

Hook the native Java 11 HTTP client #201

brikelly opened this issue Aug 21, 2023 · 0 comments
Labels
appmap-java enhancement New feature or request

Comments

@brikelly
Copy link
Contributor

https://docs.oracle.com/en/java/javase/11/docs/api/java.net.http/java/net/http/HttpClient.html was added in Java 11 but we don't yet hook into it. Calls using this library should appear as external HTTP calls, but now they just appear as regular function calls.

@brikelly brikelly added enhancement New feature or request appmap-java labels Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appmap-java enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant