zipkin-cpp-opentracing OpenTracing implementation for Zipkin in C++. Dependencies The C++ OpenTracing Library. curl Compile and install mkdir .build cd .build cmake .. make sudo make install Examples See tutorial.cc.