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 2020/09/08 02:12:46 UTC

[skywalking-data-collect-protocol] branch service-mesh-tls created (now 95fb372)

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

hanahmily pushed a change to branch service-mesh-tls
in repository https://gitbox.apache.org/repos/asf/skywalking-data-collect-protocol.git.


      at 95fb372  Update service-mesh.proto

This branch includes the following new commits:

     new 95fb372  Update service-mesh.proto

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.



[skywalking-data-collect-protocol] 01/01: Update service-mesh.proto

Posted by ha...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

hanahmily pushed a commit to branch service-mesh-tls
in repository https://gitbox.apache.org/repos/asf/skywalking-data-collect-protocol.git

commit 95fb3728e39cb8effa5384ac176c555ac436020b
Author: Gao Hongtao <ha...@gmail.com>
AuthorDate: Tue Sep 8 10:12:38 2020 +0800

    Update service-mesh.proto
---
 service-mesh-probe/service-mesh.proto | 1 +
 1 file changed, 1 insertion(+)

diff --git a/service-mesh-probe/service-mesh.proto b/service-mesh-probe/service-mesh.proto
index b54ff95..5cbbfa0 100644
--- a/service-mesh-probe/service-mesh.proto
+++ b/service-mesh-probe/service-mesh.proto
@@ -48,6 +48,7 @@ message ServiceMeshMetric {
     bool status = 10;
     Protocol protocol = 11;
     DetectPoint detectPoint = 12;
+    string tlsMode = 13;
 }
 
 enum Protocol {