mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-05 02:19:56 +08:00
根据压测结果调参
This commit is contained in:
@@ -34,7 +34,6 @@ public class MDCUtils {
|
||||
}
|
||||
|
||||
return tracer.getTraceId();
|
||||
|
||||
}
|
||||
|
||||
public static void cleanTracer() {
|
||||
|
||||
@@ -40,7 +40,6 @@ public class TracerContextUtil {
|
||||
tracer = new Tracer(traceId, origin, ts);
|
||||
}
|
||||
|
||||
|
||||
TRACE_ID_CONTAINER.set(tracer);
|
||||
|
||||
return tracer;
|
||||
|
||||
Reference in New Issue
Block a user