1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/propagation
2021-07-27 08:14:48 -07:00
..
baggage_test.go Add baggage implementation based on the W3C and OpenTelemetry specification (#1967) 2021-06-08 08:06:37 -07:00
baggage.go Add baggage implementation based on the W3C and OpenTelemetry specification (#1967) 2021-06-08 08:06:37 -07:00
doc.go Pre-release 1.0.0-RC1 (#2013) 2021-06-18 11:22:16 -04:00
propagation_test.go Replaces golint by revive and fix newly reported linter issues (#1946) 2021-06-08 10:10:01 -07:00
propagation.go nit doc fix (#2135) 2021-07-27 08:14:48 -07:00
propagators_test.go Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00
trace_context_benchmark_test.go Simplify trace context benchmark test (#2109) 2021-07-21 07:25:18 -07:00
trace_context_example_test.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
trace_context_test.go Simplify trace_context tests (#2108) 2021-07-21 09:15:40 -07:00
trace_context.go Simplify trace_context tests (#2108) 2021-07-21 09:15:40 -07:00