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