Closed etsangsplk closed 5 years ago
I am have to log the spanID whenever lightstep send the span. In jager client they provide a interface which I can register with their reporter. Is there something similar in lightstep tracer go client?
Is the solution towWrite a Recorder to log span information to application log? https://github.com/lightstep/lightstep-tracer-go/pull/159
close because PR is merged.
I am have to log the spanID whenever lightstep send the span. In jager client they provide a interface which I can register with their reporter. Is there something similar in lightstep tracer go client?