We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java SDK (apache/dubbo)
latest version 3.3.2
<property name="file.pattern" value="%green([%date]) %red([%level]) [%thread] [%logger{10}] %blue([%X{traceId} | %X{spanId}]) %msg%n"/>
MDC.get("traceId") got null
null
MDC.put
thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
latest version 3.3.2
Steps to reproduce this issue
What you expected to happen
MDC.get("traceId") got
null
Anything else
MDC.put
in preHandler ?thanks!
Are you willing to submit a pull request to fix on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: