help wanted
倉庫指標
- 星標
- (41,524 顆星)
- PR 合併指標
- (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?