help wanted
Repository metrics
- Stars
- (41,524 stars)
- PR merge metrics
- (平均マージ 7d 14h) (30d で 20 merged PRs)
説明
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?