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 6227db1 Save error trace segment even that segment will abandoned by
sampling mechanism (#5407)
add ca5e576 Fix sampling and Kafka reporter conflicting. (#5408)
No new revisions were added by this update.
Summary of changes:
.../core/context/ContextManagerExtendService.java | 2 +-
.../apm/agent/core/context/TracingContext.java | 27 ----------------
.../core/context/trace/AbstractTracingSpan.java | 6 ++++
.../apm/agent/core/sampling/SamplingService.java | 3 +-
.../trace/ignore/TraceIgnoreExtendService.java | 36 ++++++++++++++--------
.../apm/plugin/trace/ignore/TraceIgnoreTest.java | 24 ++++++---------
6 files changed, 42 insertions(+), 56 deletions(-)