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/04/29 11:41:31 UTC

[skywalking] branch window-rewrite updated (9762d88 -> c3d839a)

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

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


    from 9762d88  Rewrite the whole window and collection to new ReadWriteSafeCache.
     add d51c788  support user to customize an endpoint (#4716)
     add c3d839a  Merge branch 'master' into window-rewrite

No new revisions were added by this update.

Summary of changes:
 .../skywalking/apm/toolkit/trace/ActiveSpan.java   |  3 ++
 .../activation/trace/ActiveSpanActivation.java     | 23 +++++++++++--
 ... => ActiveSpanSetOperationNameInterceptor.java} | 32 ++++++++++-------
 .../java-agent/Application-toolkit-trace.md        |  2 ++
 .../config/expectedData.yaml                       | 40 ++++++++--------------
 .../skywalking/apm/toolkit/trace/ActiveSpan.java   |  3 ++
 .../toolkit/controller/TestController.java         |  1 +
 .../testcase/toolkit/controller/TestService.java   |  8 ++++-
 8 files changed, 71 insertions(+), 41 deletions(-)
 copy apm-sniffer/apm-toolkit-activation/apm-toolkit-trace-activation/src/main/java/org/apache/skywalking/apm/toolkit/activation/trace/{ActiveSpanTagInterceptor.java => ActiveSpanSetOperationNameInterceptor.java} (57%)