* Add a README for the okhttp library instrumentation. * Create new instrumentation for okhttp3 4.x+ This exposes a `Call.Factory` which will properly handle internal context propagation when used with async callbacks. * update the "4.x" instrumentation to support 3.x * Get rid of the 4.x instrumentation, and just update the 3.x instrumentation to work * updates from PR review * replace old reflection with method handle usage * Apply suggestions from code review Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> |
||
---|---|---|
.. | ||
okhttp-2.2/javaagent | ||
okhttp-3.0 |