update: trace
This commit is contained in:
@ -36,8 +36,7 @@ const (
|
||||
// todo: 操作日志 最多延迟多少秒写入(最多缓存多少秒的日志,然后 bulk 写入)
|
||||
OpLogWriteDurationSecond = 5
|
||||
|
||||
LocalTraceKey = "X-Trace"
|
||||
LocalShortTraceKey = "X-Short-Trace"
|
||||
LocalTraceKey = "X-Trace"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user