update: trace

This commit is contained in:
loveuer
2024-07-17 21:31:51 +08:00
parent ec869aec2b
commit 116d5b13f8
5 changed files with 15 additions and 19 deletions

View File

@ -36,8 +36,7 @@ const (
// todo: 操作日志 最多延迟多少秒写入(最多缓存多少秒的日志,然后 bulk 写入)
OpLogWriteDurationSecond = 5
LocalTraceKey = "X-Trace"
LocalShortTraceKey = "X-Short-Trace"
LocalTraceKey = "X-Trace"
)
var (