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 4a98bc94aad5d1a07dc67e6fd194265072df00e8 Merge: 41e5160 fcbc8e5 Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Thu Dec 28 14:37:56 2017 +0800 Merge pull request #709 from ascrutae/fix/okhttp-plugin-issue [Agent] Adjust the buired point of okhttp plugin ...eInterceptor.java => AsyncCallInterceptor.java} | 35 ++++++++--- .../apm/plugin/okhttp/v3/EnhanceRequiredInfo.java | 47 +++++++++++++++ .../apm/plugin/okhttp/v3/EnqueueInterceptor.java | 52 ++++++---------- .../apm/plugin/okhttp/v3/OnFailureInterceptor.java | 6 +- .../plugin/okhttp/v3/OnResponseInterceptor.java | 17 ++++-- .../okhttp/v3/define/AsyncCallInstrumentation.java | 69 ++++++++++++++++++++++ .../src/main/resources/skywalking-plugin.def | 1 + 7 files changed, 175 insertions(+), 52 deletions(-) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
