You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/08/06 05:28:59 UTC

[skywalking] branch doc updated (aa7fd99 -> fbd1c71)

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

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


    from aa7fd99  update submodule for sync.
     add dd6f439  support collecting feign params (#5235)
     add fbd1c71  Merge branch 'master' into doc

No new revisions were added by this update.

Summary of changes:
 .../apm/agent/core/context/tag/Tags.java           |  2 +
 .../http/v9/DefaultHttpClientInterceptor.java      | 32 ++++++++++++++++
 .../plugin/feign/http/v9/FeignPluginConfig.java}   | 27 ++++++++------
 docs/en/setup/service-agent/java-agent/README.md   |  3 ++
 .../plugin/scenarios/feign-scenario/bin/startup.sh |  4 +-
 .../feign-scenario/config/expectedData.yaml        | 43 +++++++++++++++++++++-
 .../testcase/feign/controller/CaseController.java  |  1 +
 .../testcase/feign/controller/RestController.java  |  8 ++++
 .../apm/testcase/feign/controller/RestRequest.java |  5 +++
 9 files changed, 109 insertions(+), 16 deletions(-)
 copy apm-sniffer/apm-sdk-plugin/{mongodb-3.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/mongodb/v3/MongoPluginConfig.java => feign-default-http-9.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/feign/http/v9/FeignPluginConfig.java} (51%)