You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/11/29 15:27:20 UTC

[skywalking-goapi] 01/01: Add the new satellite ALS protocol for satellite

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

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-goapi.git

commit f5760201da680a0b786d19c06bce9bbb93370480
Merge: ffc517f 6bf3478
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Nov 29 23:27:14 2021 +0800

    Add the new satellite ALS protocol for satellite

 satellite/envoy/accesslog/v3/alsv3.pb.go      |  90 ++++++++++++++++
 satellite/envoy/accesslog/v3/alsv3.proto      |  25 +++++
 satellite/envoy/accesslog/v3/alsv3_grpc.pb.go | 149 ++++++++++++++++++++++++++
 scripts/update_sniff_protocol.sh              |   2 +
 4 files changed, 266 insertions(+)