zipkin-cpp-opentracing icon indicating copy to clipboard operation
zipkin-cpp-opentracing copied to clipboard

Opentracing 1.6 API support

Open turchanov opened this issue 6 years ago • 4 comments

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

turchanov avatar Dec 20 '19 07:12 turchanov

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

turchanov avatar Dec 20 '19 07:12 turchanov

@turchanov I think you need to rebase. The error you see is fixed after https://github.com/rnburn/zipkin-cpp-opentracing/pull/38

aledbf avatar Jan 16 '20 12:01 aledbf

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

turchanov avatar Jan 19 '20 10:01 turchanov

@rnburn would you mind integration this?

tobiasstadler avatar Nov 25 '20 15:11 tobiasstadler