Replies: 1 comment
-
Hello , this issue has not received a reply for several days. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Question
now, i use shardingsphere-agent in sharding-proxy to record trace, the trace plugin is zipkin, i want record traceid into log, but don not know how to bury the code , please see the steps:
if we want record trace , we must get the currentTraceContext from Tracing, then execute code like this
my idea: extended database connection communication protocol (eg go) , and in proxy shoud add handler in netty to accept the traceid from upstream ,then put it to MDC
For English only, other languages will not accept.
Before asking a question, make sure you have:
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot reproduce it on current information, we will close it.
Beta Was this translation helpful? Give feedback.
All reactions