You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by zh...@apache.org on 2020/03/07 08:11:28 UTC

[skywalking] branch master updated (238007d -> 7a302d4)

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

zhangwei24 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 238007d  Update How-to-release.md (#4451)
     add 7a302d4  Ignore no upstream real address agent (#4454)

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(-)