1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-10 00:29:12 +02:00
opentelemetry-go/trace
Gábor Lipták d20e722830
CI builds validate against last two versions of Go, dropping 1.14 and adding 1.16 (#1865)
Signed-off-by: Gábor Lipták <gliptak@gmail.com>

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-05-06 17:14:11 -04:00
..
config_test.go Remove WithRecord() option from trace.SpanOption when starting a span (#1660) 2021-03-09 09:45:09 -08:00
config.go Remove WithRecord() option from trace.SpanOption when starting a span (#1660) 2021-03-09 09:45:09 -08:00
context_test.go Update SamplingParameters (#1749) 2021-03-30 10:34:40 -07:00
context.go Update SamplingParameters (#1749) 2021-03-30 10:34:40 -07:00
doc.go
go.mod CI builds validate against last two versions of Go, dropping 1.14 and adding 1.16 (#1865) 2021-05-06 17:14:11 -04:00
go.sum
nonrecording.go Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00
noop_test.go
noop.go Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00
trace_test.go Make TraceFlags spec-compliant (#1770) 2021-04-05 10:21:42 -07:00
trace.go Unembed SpanContext (#1877) 2021-05-03 20:10:02 -04:00