1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/api/trace
Bogdan Drutu 4b96967571
Remove deadcode, and confusing sampler interface from API (#999)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-07-30 15:53:07 -07:00
..
testtrace testtrace.Span tracks and returns its SpanKind. (#987) 2020-07-29 16:06:20 -07:00
api.go Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00
b3_propagator_test.go Fix B3 propagator and add tests (#882) 2020-07-07 16:38:52 -07:00
b3_propagator.go Fix B3 propagator and add tests (#882) 2020-07-07 16:38:52 -07:00
context_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
context.go Move SpanContext from core package into trace 2020-05-02 20:17:11 +08:00
doc.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
noop_span.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
noop_trace_provider.go Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00
noop_trace.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
span_context_test.go Fix B3 propagator and add tests (#882) 2020-07-07 16:38:52 -07:00
span_context.go Fix B3 propagator and add tests (#882) 2020-07-07 16:38:52 -07:00
trace_context_propagator.go Fix B3 propagator and add tests (#882) 2020-07-07 16:38:52 -07:00