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/22 07:11:15 UTC

[skywalking-goapi] branch main updated (744f18a -> ffc517f)

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

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


    from 744f18a  Add MeterReportService collectBatch method. #17
     add 1bfba86  Using byte array to transmit tracing and log message
     new ffc517f  Using byte array to transmit tracing segment and log message

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 satellite/data/v1/SniffData.pb.go | 425 +++++++++++++++++++-------------------
 satellite/data/v1/SniffData.proto |   6 +-
 2 files changed, 209 insertions(+), 222 deletions(-)

[skywalking-goapi] 01/01: Using byte array to transmit tracing segment and log message

Posted by wu...@apache.org.
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 ffc517fbfe2144b785fbd4c369d076ba5e00e6d1
Merge: 744f18a 1bfba86
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Nov 22 15:11:11 2021 +0800

    Using byte array to transmit tracing segment and log message

 satellite/data/v1/SniffData.pb.go | 425 +++++++++++++++++++-------------------
 satellite/data/v1/SniffData.proto |   6 +-
 2 files changed, 209 insertions(+), 222 deletions(-)