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 41e5160 Merge pull request #706 from apache/fix/cant-resolve-types
add fff0eac [Agent] Adjust the buired point of okhttp plugin
add fe4aa75 adjust the comment
add fcbc8e5 deal with response code
new 4a98bc9 Merge pull request #709 from ascrutae/fix/okhttp-plugin-issue
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:
...eInterceptor.java => AsyncCallInterceptor.java} | 35 +++++++++++----
.../apm/plugin/okhttp/v3/EnhanceRequiredInfo.java} | 26 ++++++-----
.../apm/plugin/okhttp/v3/EnqueueInterceptor.java | 52 ++++++++--------------
.../apm/plugin/okhttp/v3/OnFailureInterceptor.java | 6 +--
.../plugin/okhttp/v3/OnResponseInterceptor.java | 17 ++++---
...entation.java => AsyncCallInstrumentation.java} | 37 ++++++++-------
.../src/main/resources/skywalking-plugin.def | 1 +
7 files changed, 91 insertions(+), 83 deletions(-)
copy
apm-sniffer/apm-sdk-plugin/okhttp-3.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/okhttp/v3/{EnqueueInterceptor.java
=> AsyncCallInterceptor.java} (73%)
copy
apm-sniffer/apm-sdk-plugin/{rocketMQ-4.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/rocketMQ/v4/define/SendCallBackEnhanceInfo.java
=>
okhttp-3.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/okhttp/v3/EnhanceRequiredInfo.java}
(63%)
copy
apm-sniffer/apm-sdk-plugin/okhttp-3.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/okhttp/v3/define/{CallbackInstrumentation.java
=> AsyncCallInstrumentation.java} (78%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].