1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/propagators
Tyler Yahn 27c84d689d
Move trace api package into otel (#1229)
* Move trace API to otel

* Move tracetest to oteltest

* Update package documentation

* Remove old api/trace package

* Lint

* Add changes to CHANGELOG

* Add tests for rest of trace API

* Apply suggestions from code review

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>

* Documentation fixes

Includes resolutions for review issues.

* Correct CHANGELOG post release

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2020-10-08 19:58:56 -07:00
..
baggage_test.go Add Baggage API and move Baggage propagator (#1217) 2020-10-05 11:25:09 -04:00
baggage.go Add Baggage API and move Baggage propagator (#1217) 2020-10-05 11:25:09 -04:00
doc.go Add Baggage API and move Baggage propagator (#1217) 2020-10-05 11:25:09 -04:00
propagators_test.go Move trace api package into otel (#1229) 2020-10-08 19:58:56 -07:00
trace_context_benchmark_test.go Move trace api package into otel (#1229) 2020-10-08 19:58:56 -07:00
trace_context_example_test.go Update propagation to conform with OpenTelemetry specification (#1212) 2020-10-02 12:27:16 -07:00
trace_context_test.go Move trace api package into otel (#1229) 2020-10-08 19:58:56 -07:00
trace_context.go Move trace api package into otel (#1229) 2020-10-08 19:58:56 -07:00