jaegertracing/jaeger-client-cpp

Name: jaeger-client-cpp

Owner: Jaeger - Distributed Tracing System

Description: C++ OpenTracing binding for Jaeger

Created: 2017-08-21 14:33:13.0

Updated: 2018-05-23 16:10:26.0

Pushed: 2018-05-23 16:10:24.0

Homepage: https://jaegertracing.io/

Size: 339

Language: C++

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build Status Coverage Status OpenTracing 1.0 Enabled

jaeger-client-cpp

C++ OpenTracing binding for Jaeger

Contributing

Please see CONTRIBUTING.md.

Generated files

This project uses Apache Thrift for wire-format protocol support code generation. It currently requires Thrift 0.11.0.

The code can be re-generated with

$ git submodule update --init
$ find idl/thrift/ -type f -name \*.thrift -exec thrift -gen cpp -out src/jaegertracing/thrift-gen {} \;
$ git apply scripts/thrift-gen.patch
License

Apache 2.0 License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.