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 <[email protected]> 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 "[email protected]" <[email protected]>.
