1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/bridge/opentracing
Tyler Yahn b6d5442ff6
Remove the Tracer method from the Span API (#1900)
* Remove the Tracer method from the Span API

* Update CHANGELOG with changes

* Update CHANGELOG.md

* Fix misspell

* Address feedback
2021-05-12 11:19:50 -04:00
..
internal Adds semantic conventions for exceptions (#1492) 2021-04-01 13:07:46 -07:00
migration Fix golint error of package comment form (#1487) 2021-02-04 09:55:44 -08:00
bridge.go Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00
doc.go Fix golint error of package comment form (#1487) 2021-02-04 09:55:44 -08:00
go.mod CI builds validate against last two versions of Go, dropping 1.14 and adding 1.16 (#1865) 2021-05-06 17:14:11 -04:00
go.sum Bump github.com/google/go-cmp from 0.5.4 to 0.5.5 (#1667) 2021-03-08 12:15:49 -08:00
mix_test.go Remove the Tracer method from the Span API (#1900) 2021-05-12 11:19:50 -04:00
util.go Move tracing code to trace package (#1307) 2020-11-06 17:13:31 -05:00
wrapper.go Move tracing code to trace package (#1307) 2020-11-06 17:13:31 -05:00