1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-07 23:02:15 +02:00
opentelemetry-go/api/trace
2020-05-04 16:34:07 -04:00
..
testtrace propagate at least the first w3c tracestate header 2020-05-02 15:23:03 -04:00
always_off_sampler_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
always_off_sampler.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
always_on_sampler_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
always_on_sampler.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
api.go add SetAttribute(string,interface{}) (#674) 2020-04-28 14:24:47 -07:00
b3_propagator.go Fix clobbering of the span context if extraction fails (#656) 2020-04-27 11:37:40 -07:00
context_test.go add SetAttribute(string,interface{}) (#674) 2020-04-28 14:24:47 -07:00
context.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
doc.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
noop_span.go add SetAttribute(string,interface{}) (#674) 2020-04-28 14:24:47 -07:00
noop_trace_provider.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
noop_trace.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
sampler.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
trace_context_propagator.go Add named capture groups to traceCtxRegExp, avoid potential panic when injecting tracestate 2020-05-04 16:34:07 -04:00