You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by zh...@apache.org on 2017/12/25 03:54:36 UTC

[incubator-skywalking] 01/01: Merge pull request #703 from apache/5.0-alpha/ui-query-protocol

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

zhangxin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git

commit 5e40b8e3fbf7e4142796efb694f810325dc85d4c
Merge: 121cabb 6e152b4
Author: Xin,Zhang <zh...@apache.org>
AuthorDate: Mon Dec 25 11:54:33 2017 +0800

    Merge pull request #703 from apache/5.0-alpha/ui-query-protocol
    
    Prepare for ui-query GraphQL protocol

 .../apm/commons/datacarrier/DataCarrierTest.java   |  2 +-
 {apm-network => apm-protocol/apm-network}/pom.xml  |  2 +-
 .../apm/network/trace/component/Component.java     |  0
 .../network/trace/component/ComponentsDefine.java  |  0
 .../network/trace/component/OfficialComponent.java |  0
 .../main/proto/ApplicationRegisterService.proto    |  0
 .../src/main/proto/DiscoveryService.proto          |  0
 .../apm-network}/src/main/proto/Downstream.proto   |  0
 .../src/main/proto/JVMMetricsService.proto         |  0
 .../src/main/proto/KeyWithIntegerValue.proto       |  0
 .../src/main/proto/KeyWithStringValue.proto        |  0
 .../src/main/proto/TraceSegmentService.proto       |  0
 .../apm/network/trace/proto/GRPCNoServerTest.java  |  0
 apm-protocol/apm-ui-query/pom.xml                  | 33 +++++++++++++++++++
 apm-protocol/pom.xml                               | 37 ++++++++++++++++++++++
 pom.xml                                            |  2 +-
 16 files changed, 73 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@skywalking.apache.org" <co...@skywalking.apache.org>.