Skip to content

Conversation

@Wilhansen
Copy link

Closes #36

To prevent accidental casts from uint64_t to TraceIds (since they're 128-bit nowadays), the 64-bit TraceId constructor is made explicit.

turchanov and others added 2 commits January 19, 2020 20:21
Implemented Clone(), ToTraceID(), ToSpanID(), extra variants of Log()
methods for SpanContext. Test cases for Clone(), ToTraceID(), and ToSpanID().
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow generation of 128-bit trace ID

2 participants