1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/bridge/opentracing
Tyler Yahn 5e66340594
Add Baggage API and move Baggage propagator (#1217)
* Move api/baggage to the propagators package

* Create Baggage API to match specification

* Update CHANGELOG.md

* Baggage API unit tests

* Rename and add unit test

* Update unit test value checking

* Update TODO with issue tracking work.
2020-10-05 11:25:09 -04:00
..
internal Add Baggage API and move Baggage propagator (#1217) 2020-10-05 11:25:09 -04:00
migration Ensure exported interfaces have named method parameters (#1172) 2020-09-16 09:09:45 -07:00
bridge.go Add Baggage API and move Baggage propagator (#1217) 2020-10-05 11:25:09 -04:00
doc.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
go.mod Prepare v0.12.0 release (#1205) 2020-09-24 19:01:48 -04:00
go.sum Bump github.com/google/go-cmp from 0.5.1 to 0.5.2 (#1093) 2020-08-26 11:39:41 -07:00
mix_test.go Add Baggage API and move Baggage propagator (#1217) 2020-10-05 11:25:09 -04:00
util.go Rename *Provider names (#1190) 2020-09-23 18:16:13 -04:00
wrapper.go Rename *Provider names (#1190) 2020-09-23 18:16:13 -04:00