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/03/08 07:54:27 UTC

[skywalking] branch exist-span-inject updated (3be6195 -> 9795dbc)

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

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


    from 3be6195  Merge branch 'master' into exist-span-inject
     add 9795dbc  Follow the review.

No new revisions were added by this update.

Summary of changes:
 .../skywalking/apm/agent/core/context/AbstractTracerContext.java  | 8 ++++++--
 .../skywalking/apm/agent/core/context/IgnoredTracerContext.java   | 2 +-
 .../apache/skywalking/apm/agent/core/context/TracingContext.java  | 6 +++---
 .../apache/skywalking/apm/agent/core/context/trace/ExitSpan.java  | 5 +++--
 .../skywalking/apm/agent/core/context/trace/ExitTypeSpan.java     | 2 +-
 .../skywalking/apm/agent/core/context/trace/NoopExitSpan.java     | 4 ++--
 6 files changed, 16 insertions(+), 11 deletions(-)