Skip to content

openzipkin-attic/zipkin-cpp-opentracing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Zipkin's C++ tracer library

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published