Hi, Zhuosi Chen
ID mechanism lock in private has reason, which is Our analysis, storage, protocol and sampling are based on this. There is no point to provide extension. And you should, Mail to [email protected], follow the reply to subscribe the mail list. Then you could send and receive reply from the mail list. This time, I did manually. Sheng Wu ???? From Wu Sheng 's phone. ------------------ Original ------------------ From: ?????? <[email protected]> Date: Tue,Nov 26,2019 8:29 PM To: dev <[email protected]> Subject: Re: How can I customer the trace Id with skywalking? According my company already had the ID generation algorithm to generate the trace Id, which it was in used. And I find the skywalking??the trace Id was default generation , and I can't extend it. Also I find the `ContextManagerExtendService` can do some thing before the traceContext created . But the only way I can do was extend the `TraceIgnoreExtendService` and Override the `createTraceContext` method. I think the better way was the skywalking create a default `TraceContext` to let user how to modify it. just like what I confuse in this code https://github.com/apache/skywalking/commit/e0b7306e5ddae91adc0faf09f505dee9401ded01 After all I am not good at English. hope some people know what I say.
