1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/propagation
rghetia ef5d2cbb06
API: Add b3 propagator (#91)
* b3 propagator

* fix as per new api.

* add benchmark test.
2019-10-08 10:22:15 -07:00
..
benchmark_b3_propagator_test.go API: Add b3 propagator (#91) 2019-10-08 10:22:15 -07:00
binary_propagator_test.go add binary propagation. (#155) 2019-10-02 13:54:39 -07:00
binary_propagator.go add binary propagation. (#155) 2019-10-02 13:54:39 -07:00
doc.go Add propagator interface and W3C propagator (#85) 2019-09-23 11:51:32 -07:00
http_b3_propagator_data_test.go API: Add b3 propagator (#91) 2019-10-08 10:22:15 -07:00
http_b3_propagator_test.go API: Add b3 propagator (#91) 2019-10-08 10:22:15 -07:00
http_b3_propagator.go API: Add b3 propagator (#91) 2019-10-08 10:22:15 -07:00
http_trace_context_propagator_test.go API: Add b3 propagator (#91) 2019-10-08 10:22:15 -07:00
http_trace_context_propagator.go Http interceptors (#156) 2019-10-07 10:25:11 -07:00