You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2017/12/24 10:41:25 UTC

[incubator-skywalking] 01/01: Merge pull request #702 from ascrutae/feature/okhttpclient-async

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git

commit 121cabb5ba433d72f5d6f1c8c2ed3d63cabd0b27
Merge: cf72037 7dd6eec
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Sun Dec 24 18:41:20 2017 +0800

    Merge pull request #702 from ascrutae/feature/okhttpclient-async
    
    [Agent] Support the  async function of okhttp plugin

 .../apm/plugin/okhttp/v3/EnqueueInterceptor.java   | 86 ++++++++++++++++++++++
 .../apm/plugin/okhttp/v3/OnFailureInterceptor.java | 48 ++++++++++++
 .../plugin/okhttp/v3/OnResponseInterceptor.java    | 48 ++++++++++++
 ...mentation.java => CallbackInstrumentation.java} | 58 ++++++---------
 .../okhttp/v3/define/RealCallInstrumentation.java  | 14 ++++
 .../src/main/resources/skywalking-plugin.def       |  1 +
 6 files changed, 218 insertions(+), 37 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@skywalking.apache.org" <co...@skywalking.apache.org>.