You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2018/09/28 03:52:58 UTC

[incubator-skywalking] branch fix/thermodynamic updated (d557fb3 -> d113716)

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

hanahmily pushed a change to branch fix/thermodynamic
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.


    from d557fb3  Fix thermodynamic query
     add 813ea1e  Make DetectPoint in Mesh gRPC protocol, DetectPoint in Source, and SpanSrcType convert right. (#1714)
     add d113716  Merge branch 'master' into fix/thermodynamic

No new revisions were added by this update.

Summary of changes:
 .../service/EndpointInventoryRegister.java         |  5 ++--
 .../service/IEndpointInventoryRegister.java        |  3 ++-
 .../oap/server/core/source/DetectPoint.java        | 30 +++++++++++++++++++++-
 .../mesh/ServiceMeshMetricDataDecorator.java       | 13 +++-------
 .../handler/v5/ServiceNameDiscoveryHandler.java    |  4 +--
 .../parser/standardization/SpanIdExchanger.java    |  3 ++-
 6 files changed, 41 insertions(+), 17 deletions(-)