lightstep-tracer-ruby/spec/lightstep
Matthew Wear 800e3b041c
Updated B3 trace id handling (#91)
* Restore configurable propagator option

* Propagate B3 id in the same format received

* Relax interpretation of sampled flag

The B3 spec says a forgiving implementation will accept 1 or true and 0
or false as sampling values, even though only 1 or 0 should be used.

* Fix typos

* Correct changelog for B3
2019-11-12 18:36:24 -08:00
..
propagation Updated B3 trace id handling (#91) 2019-11-12 18:36:24 -08:00
propagation_spec.rb B3 context propagation (#86) 2019-10-24 14:27:25 -07:00
scope_manager_spec.rb Add support for opentracing-ruby 0.4.0 (#68) 2018-10-18 08:07:24 -07:00
scope_spec.rb Add support for opentracing-ruby 0.4.0 (#68) 2018-10-18 08:07:24 -07:00