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 2021/03/22 08:13:05 UTC

[skywalking] branch master updated (54997d1 -> 9b4766e)

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/skywalking.git.


    from 54997d1  Refine FAQ (#6591)
     add 9b4766e  fix no trace id in async log (#6567)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |  1 +
 .../v2/x/async/CreateMementoInstrumentation.java}  | 35 ++++++++++++++--------
 .../v2/x/async/CreateMementoInterceptor.java}      | 20 +++++++------
 .../async/Log4jLogEventConstructorInterceptor.java |  2 ++
 .../src/main/resources/skywalking-plugin.def       |  3 +-
 5 files changed, 39 insertions(+), 22 deletions(-)
 copy apm-sniffer/{apm-sdk-plugin/spring-plugins/spring-webflux-5.x-webclient-plugin/src/main/java/org/apache/skywalking/apm/plugin/spring/webflux/v5/webclient/define/WebFluxWebClientInstrumentation.java => apm-toolkit-activation/apm-toolkit-log4j-2.x-activation/src/main/java/org/apache/skywalking/apm/toolkit/activation/log/log4j/v2/x/async/CreateMementoInstrumentation.java} (68%)
 copy apm-sniffer/apm-toolkit-activation/{apm-toolkit-trace-activation/src/main/java/org/apache/skywalking/apm/toolkit/activation/trace/SegmentIDInterceptor.java => apm-toolkit-log4j-2.x-activation/src/main/java/org/apache/skywalking/apm/toolkit/activation/log/log4j/v2/x/async/CreateMementoInterceptor.java} (73%)