zipkin-cpp Zipkin's C++ tracer library Compile and install libtoolize # or glibtoolize ./autogen.sh ./configure sudo make install To test (requires gtest - see here for OS X, here for ubuntu and here for Red Hat/for Red Hat note also this): cd test make ./test