dubbo traceID 实验7
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DubboTraceIdFilter=com.czg.config.DubboTraceIdFilter
|
||||
@@ -0,0 +1 @@
|
||||
traceIdFilter=com.czg.config.TraceIdFilter
|
||||
@@ -45,5 +45,8 @@ pagehelper:
|
||||
support-methods-arguments: true
|
||||
|
||||
dubbo:
|
||||
provider:
|
||||
filter: traceIdFilter
|
||||
consumer:
|
||||
filter: traceIdFilter
|
||||
check: false
|
||||
|
||||
Reference in New Issue
Block a user