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/03 16:55:01 UTC

[skywalking-goapi] branch satellite-goapi updated (948e90b -> 0c9f6cc)

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 948e90b  add satellite api
     add 0c9f6cc  add satellite api

No new revisions were added by this update.

Summary of changes:
 Makefile                             |   4 -
 go.mod                               |   2 +-
 go.sum                               |   8 +-
 satellite/event/v1/Event.pb.go       | 397 ++++++++++++++++++-----------------
 satellite/protocol/Event.proto       |   4 +-
 scripts/update.sh                    |   1 -
 scripts/update_collect_protocol.sh   |  74 ++++---
 scripts/update_satellite_protocol.sh |  71 -------
 8 files changed, 256 insertions(+), 305 deletions(-)
 delete mode 100644 scripts/update_satellite_protocol.sh