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

Auto-Tracing HTTP Requests #103

Open
XerTheSquirrel opened this issue Jul 12, 2018 · 2 comments
Open

Auto-Tracing HTTP Requests #103

XerTheSquirrel opened this issue Jul 12, 2018 · 2 comments
Labels
complex Something which will have a very complex implementation. enhancement Improves the library by adding a new feature! P2:Important
Milestone

Comments

@XerTheSquirrel
Copy link
Contributor

Implement auto-tracing and measuring of HTTP requests.

For Reference:

@XerTheSquirrel XerTheSquirrel added enhancement Improves the library by adding a new feature! blocked Blocked until a requirement is made! labels Jul 12, 2018
@XerTheSquirrel XerTheSquirrel added this to the Release 1.8.0 milestone Jul 12, 2018
@XerTheSquirrel XerTheSquirrel added the complex Something which will have a very complex implementation. label Jul 12, 2018
@XerTheSquirrel
Copy link
Contributor Author

This will be very complex to do as Java does not really have a means to support this. So whatever the implementation does is definitely going to use dark magic if it is to be automatic. At least in the mean time #102 would help in the mean time and at least a variation of it.

@pselle pselle modified the milestones: Release 1.8.0, Release 1.9.0 Aug 21, 2018
@pselle pselle modified the milestones: Release 1.9.0, Release 1.10.0 Sep 10, 2018
@XerTheSquirrel XerTheSquirrel removed the blocked Blocked until a requirement is made! label Sep 13, 2018
@XerTheSquirrel
Copy link
Contributor Author

No longer blocked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complex Something which will have a very complex implementation. enhancement Improves the library by adding a new feature! P2:Important
Projects
None yet
Development

No branches or pull requests

3 participants