Open trajano opened 5 years ago
This block of code that generates the trace ID only yields a 64-bit trace ID. Can it return the TraceId object that supports 128-bit?
TraceId
https://github.com/rnburn/zipkin-cpp-opentracing/blob/2644ca22e175f97c09011247d67fd11fbb1a051b/zipkin/src/utility.cc#L46
Closing https://github.com/opentracing-contrib/nginx-opentracing/issues/112 as it is this module that is generating the ID
This block of code that generates the trace ID only yields a 64-bit trace ID. Can it return the
TraceId
object that supports 128-bit?https://github.com/rnburn/zipkin-cpp-opentracing/blob/2644ca22e175f97c09011247d67fd11fbb1a051b/zipkin/src/utility.cc#L46
Closing https://github.com/opentracing-contrib/nginx-opentracing/issues/112 as it is this module that is generating the ID