mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-14 10:13:10 +02:00
8205b0b1e0
* Update B3 header names Correct the B3 single header name from `X-B3` to `b3`. Use the lowercase version of the B3 multiple headers. This is based on the fact that HTTP headers are case-insensitive, however, other protocols may not be. * Update Changelog |
||
---|---|---|
.. | ||
testtrace | ||
always_off_sampler_test.go | ||
always_off_sampler.go | ||
always_on_sampler_test.go | ||
always_on_sampler.go | ||
api.go | ||
b3_propagator.go | ||
context_test.go | ||
context.go | ||
doc.go | ||
noop_span.go | ||
noop_trace_provider.go | ||
noop_trace.go | ||
sampler.go | ||
span_context_test.go | ||
span_context.go | ||
trace_context_propagator.go |