You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/08/20 02:43:46 UTC

[skywalking] branch master updated (494d2a5 -> 79c1c0c)

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

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


    from 494d2a5  Elastic job plugin use wrong span type (#5347)
     add 79c1c0c  Support http header tag (#5348)

No new revisions were added by this update.

Summary of changes:
 .../apm/agent/core/context/tag/Tags.java           |  2 ++
 .../mvc/v4/RestMappingMethodInterceptorTest.java   | 39 ++++++++++++++++++++++
 .../spring/mvc/commons/SpringMVCPluginConfig.java  | 14 ++++++++
 .../interceptor/AbstractMethodInterceptor.java     | 29 ++++++++++++++++
 docs/en/setup/service-agent/java-agent/README.md   |  2 ++
 .../spring-4.3.x-scenario/config/expectedData.yaml |  1 +
 .../spring-4.3.x-scenario/configuration.yml        |  2 ++
 .../resttemplate/RestTemplateController.java       |  2 +-
 8 files changed, 90 insertions(+), 1 deletion(-)