You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/09/30 05:58:09 UTC

[GitHub] [skywalking-goapi] wu-sheng commented on a change in pull request #13: Import envoy metrics/als protocols

wu-sheng commented on a change in pull request #13:
URL: https://github.com/apache/skywalking-goapi/pull/13#discussion_r719081000



##########
File path: satellite/data/v1/SniffData.proto
##########
@@ -78,5 +87,9 @@ message SniffData {
     ProfileTaskFinishReport profileTaskFinish = 17;
     Commands commands = 18;
     ConfigurationSyncRequest configurationSyncRequest = 19;
+    envoy.service.accesslog.v2.StreamAccessLogsMessage envoyAlsV2 = 20;
+    envoy.service.accesslog.v3.StreamAccessLogsMessage envoyAlsV3 = 21;

Review comment:
       `Als->ALS`, L and S are first characters of Log and Service.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org