You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by ma...@apache.org on 2022/05/01 14:23:36 UTC

[dubbo-go-pixiu] branch develop updated (6bcbca76 -> 92bc9b83)

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

mark4z pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git


    from 6bcbca76 Merge pull request #420 from mark4z/develop
     new fd36ba29 fix: code style in otel.go
     new 9513e67b Merge branch 'develop' into feature/trace
     new 6e9553fd Merge branch 'develop' into feature/trace
     new 8b1e583c refactor:  coding traceFilter with tracing package
     new 92bc9b83 Merge pull request #413 from maxingg/feature/trace

The 1679 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:
 pkg/filter/tracing/tracing.go                      | 95 ++++------------------
 pkg/server/otel.go                                 |  2 +-
 .../simple/resolve/docker/docker-compose.yml       | 11 +++
 samples/dubbogo/simple/resolve/pixiu/conf.yaml     | 10 ++-
 4 files changed, 36 insertions(+), 82 deletions(-)