archer-christ opened a new issue #974: can the TraceContext.traceId() is a real traceId when the collector is not running URL: https://github.com/apache/incubator-skywalking/issues/974 ___ ### Requirement or improvement When I use `TraceContext.traceId()` or logback toolkit to log the traceId , if the collector is not running now the it just `` logged out . Like sleuth it log the traceId no matter the Zipkin is running. I can use the traceId to anlayse log file or do something else . So my requirement can the `TraceContext.traceId()` is a real traceId when the collector is not running , sometimes its lightwight .
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
