1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/trace
2021-11-19 15:31:04 +00:00
..
config_test.go Update trace API config creation functions (#2212) 2021-09-01 15:44:13 -04:00
config.go Skip links with invalid span context (#2275) 2021-10-12 07:45:10 -07: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 Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
go.mod Prepare for v1.2.0 release (#2377) 2021-11-12 11:43:51 -05:00
go.sum Creates a internal facing logging interface 2021-11-12 15:23:18 +00:00
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 Add span.TracerProvider() (#2009) 2021-06-17 12:05:44 -04:00
noop.go Add span.TracerProvider() (#2009) 2021-06-17 12:05:44 -04:00
trace_test.go Fix imports in all files except generated files in jaeger exporter (#2383) 2021-11-13 08:35:04 -08:00
trace.go Removed dropped link's attributes field from API package (#2118) 2021-07-26 11:06:41 -04:00
tracestate_test.go Refactor Tracestate (#1931) 2021-05-24 07:53:26 -07:00
tracestate.go chore: adds vanity import check. (#2255) 2021-09-27 22:37:26 -04:00