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/07 08:11:50 UTC

[skywalking] branch wu-sheng-patch-1 updated (5a7eeaf -> 44b8290)

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

wusheng pushed a change to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 5a7eeaf  Remove a wrong statement in the release guide
     add 7a302d4  Ignore no upstream real address agent (#4454)
     add 44b8290  Merge branch 'master' into wu-sheng-patch-1

No new revisions were added by this update.

Summary of changes:
 .../core/cache/ServiceInstanceInventoryCache.java  | 39 +++++++++++++---------
 .../oap/server/core/query/entity/Language.java     |  2 +-
 .../server/core/query/entity/LanguageTrans.java    |  4 +++
 .../core/register/ServiceInstanceInventory.java    | 18 ++++++++++
 .../src/main/resources/query-protocol              |  2 +-
 .../handler/v6/grpc/RegisterServiceHandler.java    |  2 +-
 .../trace/provider/TraceModuleProvider.java        |  3 +-
 .../trace/provider/TraceServiceModuleConfig.java   | 10 +++++-
 .../listener/endpoint/MultiScopesSpanListener.java | 12 ++++++-
 .../ServiceInstanceMappingSpanListener.java        | 36 ++++++++++++--------
 10 files changed, 93 insertions(+), 35 deletions(-)