You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/05/12 06:28:40 UTC

[GitHub] [dubbo-go-pixiu] mark4z commented on a diff in pull request #422: fix: modify tracing filter config method.

mark4z commented on code in PR #422:
URL: https://github.com/apache/dubbo-go-pixiu/pull/422#discussion_r870992617


##########
pkg/filter/tracing/tracing.go:
##########
@@ -29,7 +29,7 @@ import (
 	"github.com/apache/dubbo-go-pixiu/pkg/tracing"
 )
 
-const jaegerTraceIDInHeader = "uber-trace-id"
+const TraceIDInHeader = "dubbo-go-trace-id"

Review Comment:
   dubbo-go-pixiu-trace-id better



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org