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

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


    from 3298c38  Merge pull request #820 from sdanzo/master
     add c8b2110  add UI as a submodule
     add 3b3a20e  Add submodule links for protocol
     new 8435871  Merge pull request #822 from apache/submodule

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitmodules                                        |  6 ++
 apm-protocol/apm-network/src/main/proto            |  1 +
 .../main/proto/ApplicationRegisterService.proto    | 20 ------
 .../apm-network/src/main/proto/Common.proto        | 10 ---
 .../src/main/proto/DiscoveryService.proto          | 72 -------------------
 .../apm-network/src/main/proto/Downstream.proto    |  8 ---
 .../src/main/proto/JVMMetricsService.proto         | 64 -----------------
 .../src/main/proto/KeyWithIntegerValue.proto       |  9 ---
 .../src/main/proto/KeyWithStringValue.proto        |  9 ---
 .../main/proto/NetworkAddressRegisterService.proto | 19 -----
 .../src/main/proto/TraceSegmentService.proto       | 82 ----------------------
 skywalking-ui                                      |  1 +
 12 files changed, 8 insertions(+), 293 deletions(-)
 create mode 100644 .gitmodules
 create mode 160000 apm-protocol/apm-network/src/main/proto
 delete mode 100644 
apm-protocol/apm-network/src/main/proto/ApplicationRegisterService.proto
 delete mode 100644 apm-protocol/apm-network/src/main/proto/Common.proto
 delete mode 100644 
apm-protocol/apm-network/src/main/proto/DiscoveryService.proto
 delete mode 100644 apm-protocol/apm-network/src/main/proto/Downstream.proto
 delete mode 100644 
apm-protocol/apm-network/src/main/proto/JVMMetricsService.proto
 delete mode 100644 
apm-protocol/apm-network/src/main/proto/KeyWithIntegerValue.proto
 delete mode 100644 
apm-protocol/apm-network/src/main/proto/KeyWithStringValue.proto
 delete mode 100644 
apm-protocol/apm-network/src/main/proto/NetworkAddressRegisterService.proto
 delete mode 100644 
apm-protocol/apm-network/src/main/proto/TraceSegmentService.proto
 create mode 160000 skywalking-ui

-- 
To stop receiving notification emails like this one, please contact
wush...@apache.org.

Reply via email to