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 7e5fc4e6aa
fix b3 propagation benchmark to include iterations. (#212)
also include byte allocation report.
 rename file to match http_trace_context propagator.
2019-10-15 13:12:56 -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_benchmark_test.go fix b3 propagation benchmark to include iterations. (#212) 2019-10-15 13:12:56 -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_benchmark_test.go SDK: Add benchmark test for W3C TraceContext Inject/Extract (#194) 2019-10-14 14:36:34 -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