1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-07 23:02:15 +02:00
opentelemetry-go/bridge/opentracing
Tyler Yahn 7d71867644
Rename *Provider names (#1190)
* Rename *Provider names

There is overlap in naming with MeterProviders and TracerProviders. This
is means the specification is not implemented and these types can not
exist in the same package (#1179). This makes each type and related
functions and types explicit.

* Add changes to CHANGELOG
2020-09-23 18:16:13 -04:00
..
internal Convert XConfigure into constructors (#1155) 2020-09-10 15:15:17 -04:00
migration Ensure exported interfaces have named method parameters (#1172) 2020-09-16 09:09:45 -07:00
bridge.go Rename CorrelationContext to Baggage (#1142) 2020-09-09 14:13:37 -04:00
doc.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
go.mod Release v0.11.0 (#1089) 2020-08-24 22:38:37 -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 Rename CorrelationContext to Baggage (#1142) 2020-09-09 14:13:37 -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