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

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


    from cf72037  Merge pull request #697 from apache/fix/log-file-bug
     add 7dd6eec  support the  async function of okhttp plugin
     new 121cabb  Merge pull request #702 from 
ascrutae/feature/okhttpclient-async

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apm/plugin/okhttp/v3/EnqueueInterceptor.java}  | 49 ++++++++++++++--------
 .../plugin/okhttp/v3/OnFailureInterceptor.java}    | 17 ++++----
 .../plugin/okhttp/v3/OnResponseInterceptor.java}   | 17 ++++----
 .../okhttp/v3/define/CallbackInstrumentation.java} | 40 +++++++++---------
 .../okhttp/v3/define/RealCallInstrumentation.java  | 14 +++++++
 .../src/main/resources/skywalking-plugin.def       |  1 +
 6 files changed, 81 insertions(+), 57 deletions(-)
 copy 
apm-sniffer/apm-sdk-plugin/{jetty-plugin/jetty-client-9.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/jetty/v9/client/AsyncHttpRequestSendInterceptor.java
 => 
okhttp-3.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/okhttp/v3/EnqueueInterceptor.java}
 (62%)
 copy 
apm-sniffer/apm-sdk-plugin/{spring-plugins/resttemplate-4.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/spring/resttemplate/async/FutureGetInterceptor.java
 => 
okhttp-3.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/okhttp/v3/OnFailureInterceptor.java}
 (78%)
 copy 
apm-sniffer/apm-sdk-plugin/{spring-plugins/resttemplate-4.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/spring/resttemplate/async/FutureGetInterceptor.java
 => 
okhttp-3.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/okhttp/v3/OnResponseInterceptor.java}
 (77%)
 copy 
apm-sniffer/apm-sdk-plugin/{struts2-2.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/struts2/define/Struts2Instrumentation.java
 => 
okhttp-3.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/okhttp/v3/define/CallbackInstrumentation.java}
 (70%)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to