Skip to content

lightstep-tracer-c++-0.5.0

Compare
Choose a tag to compare
@rnburn rnburn released this 07 Nov 20:32
· 171 commits to master since this release
00d169f
  • Adds an option use_single_key_propagation to support Injecting/Extracting span context using only a single key/header.
  • Allows for more efficient propagation by making use of opentracing::TextMapReader::LookupKey.
  • Removes the git submodule, so that releases will package all of the code necessary to build.