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 2021/02/20 15:17:14 UTC

[skywalking] branch enhance/log updated (2a53c1e -> d7e7f3c)

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

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


    from 2a53c1e  Replace test pom SW version with real-time version
     add 3d2fba3  Fix kubernetes.client.opeanapi.ApiException (#6412)
     add 430a85d  Fix KafkaContextManagerExtendService boot error of kafka plugin. (#6410)
     add d7e7f3c  Merge branch 'master' into enhance/log

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                         |  2 ++
 .../core/context/ContextManagerExtendService.java  | 14 ++++++-------
 .../apm/agent/core/sampling/SamplingService.java   |  2 +-
 .../context/IgnoreSuffixPatternsWatcherTest.java   | 23 ++++++++++++++--------
 .../core/sampling/SamplingRateWatcherTest.java     | 17 ++++++++++++++--
 .../trace/ignore/TraceIgnoreExtendService.java     |  2 +-
 .../ignore/TraceIgnorePatternWatcherTest.java      | 13 ++++++++++--
 .../kubernetes/NamespacedPodListInformer.java      |  2 ++
 .../configmap/ConfigurationConfigmapInformer.java  |  2 ++
 9 files changed, 56 insertions(+), 21 deletions(-)