Skip to content
New issue

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

Opentracing 1.6 API support #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

turchanov
Copy link
Contributor

Implemented Clone(), ToTraceID(), ToSpanID(), extra variants of Log()
methods for SpanContext. Test cases for Clone(), ToTraceID(), and ToSpanID().

@turchanov turchanov closed this Dec 20, 2019
@turchanov turchanov reopened this Dec 20, 2019
@turchanov
Copy link
Contributor Author

turchanov commented Dec 20, 2019

@rnburn, will you, please, re-run the tests? It looks like there is something wrong with ci.

@aledbf
Copy link
Contributor

aledbf commented Jan 16, 2020

@turchanov I think you need to rebase. The error you see is fixed after #38

@turchanov turchanov force-pushed the opentracing-1.6 branch 2 times, most recently from 5582bea to 052c2e7 Compare January 19, 2020 10:12
Implemented Clone(), ToTraceID(), ToSpanID(), extra variants of Log()
methods for SpanContext. Test cases for Clone(), ToTraceID(), and ToSpanID().
@turchanov
Copy link
Contributor Author

@aledbf, thank you for the suggestion. It helped.

@tobiasstadler
Copy link

@rnburn would you mind integration this?

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.

3 participants