You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by li...@apache.org on 2021/06/04 00:43:00 UTC

[skywalking-goapi] branch satellite-goapi updated (0c9f6cc -> 21edbd7)

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

liujiapeng pushed a change to branch satellite-goapi
in repository https://gitbox.apache.org/repos/asf/skywalking-goapi.git.


    from 0c9f6cc  add satellite api
     add 21edbd7  add satellite api

No new revisions were added by this update.

Summary of changes:
 Makefile                                           |   6 +-
 README.md                                          |  26 +-
 go.mod                                             |   4 +-
 go.sum                                             |  73 +++++
 satellite/event/v1/Event.pb.go                     | 364 +++++++++++----------
 satellite/protocol/Event.proto                     |  15 +-
 scripts/update.sh                                  |   2 +-
 ...ollect_protocol.sh => update_sniff_protocol.sh} |   0
 8 files changed, 303 insertions(+), 187 deletions(-)
 rename scripts/{update_collect_protocol.sh => update_sniff_protocol.sh} (100%)