OpenTracing implementation for Zipkin in C++.
mkdir .build
cd .build
cmake ..
make
sudo make install
See tutorial.cc.
The Zipkin tracer supports dynamic loading and construction from a JSON configuration. See the schema for details on the JSON format.