zipkin-cpp-opentracing
zipkin-cpp-opentracing copied to clipboard
Opentracing 1.6 API support
Implemented Clone(), ToTraceID(), ToSpanID(), extra variants of Log() methods for SpanContext. Test cases for Clone(), ToTraceID(), and ToSpanID().
@rnburn, will you, please, re-run the tests? It looks like there is something wrong with ci.
@turchanov I think you need to rebase. The error you see is fixed after https://github.com/rnburn/zipkin-cpp-opentracing/pull/38
@aledbf, thank you for the suggestion. It helped.
@rnburn would you mind integration this?