You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2021/05/06 12:35:17 UTC

[skywalking] branch feature/envoy-tcp-log updated (729fdc3 -> 71640a9)

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

kezhenxu94 pushed a change to branch feature/envoy-tcp-log
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


 discard 729fdc3  Merge branch 'master' into feature/envoy-tcp-log
 discard 751f016  Merge branch 'master' into feature/envoy-tcp-log
 discard 6763424  Add null check for K8SServiceRegistry
 discard cae77bd  Remove debugging codes
 discard 8efdc6a  Fix E2E
 discard aadf413  Fix E2E
 discard c68ef6a  Fix test
 discard 3b6c5f4  Fix dead link
 discard 1ba6144  Fix tests
 discard 81be290  Fix dead link
 discard 9d8f61e  Add missing configuration doc
 discard 8701355  Add tcp service into E2E
 discard 6f7cab4  Revert metrics and get topology ready
 discard a27359a  Backup
 discard f5c2398  Revert dispatcher class cache and enhance oal definition class to allow customized dispatcher package name
 discard 0a552a1  Separate an individual OAL file for TCP, and cache the dispatcher class to avoid defining them twice
 discard 285af63  Add TCP throughput and some basic metrics, will add more
 discard fe21652  Polish the status and add todo item
 discard a7fd97c  feature: Envoy access log receiver supports TCP logs
     add 93aa466  feature: Envoy access log receiver supports TCP logs
     add 10dd24e  Polish the status and add todo item
     add 224e336  Add TCP throughput and some basic metrics, will add more
     add f5a1bdc  Separate an individual OAL file for TCP, and cache the dispatcher class to avoid defining them twice
     add e3c110f  Revert dispatcher class cache and enhance oal definition class to allow customized dispatcher package name
     add 2001da9  Backup
     add 5155396  Revert metrics and get topology ready
     add 65b1c0e  Add tcp service into E2E
     add 8fc52f6  Add missing configuration doc
     add 1f495e3  Fix dead link
     add 83ed20d  Fix tests
     add dcf63c2  Fix dead link
     add 62446ce  Fix test
     add ba97d5b  Fix E2E
     add 939461a  Fix E2E
     add 7e5ea72  Remove debugging codes
     add 61e9567  Add null check for K8SServiceRegistry
     add 71640a9  Add doc

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (729fdc3)
            \
             N -- N -- N   refs/heads/feature/envoy-tcp-log (71640a9)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                         | 1 +
 docs/en/setup/envoy/als_setting.md | 7 +++++--
 2 files changed, 6 insertions(+), 2 deletions(-)