help wanted
仓库指标
- Star
- (41,524 star)
- PR 合并指标
- (平均合并 7天 14小时) (30 天内合并 20 个 PR)
描述
In Dubbo latest version 3.3.2, MDC.get("traceId") returns null even though the log pattern includes %X{traceId}. The call chain is web -> dubbo -> platform -> domains. Question: Is manual MDC.put required in a preHandler to propagate traceId?