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

wusheng pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/skywalking-data-collect-protocol.git


The following commit(s) were added to refs/heads/master by this push:
     new 9933e2d  Update service-mesh.proto (#32)
9933e2d is described below

commit 9933e2d17078c2bf07cd1c8d5ef36d52b5cbb917
Author: Gao Hongtao <[email protected]>
AuthorDate: Tue Sep 8 16:47:35 2020 +0800

    Update service-mesh.proto (#32)
---
 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 {

Reply via email to