We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
zipkin-cpp-opentracing/zipkin/src/utility.cc
Line 46 in 2644ca2
Closing opentracing-contrib/nginx-opentracing#112 as it is this module that is generating the ID
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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?zipkin-cpp-opentracing/zipkin/src/utility.cc
Line 46 in 2644ca2
Closing opentracing-contrib/nginx-opentracing#112 as it is this module that is generating the ID
The text was updated successfully, but these errors were encountered: