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
Vineeth Reddy a99f872759 Span interface should only allow LinkedTo at creation. (#349)
* Remove AddLink & Link from Span Interface

I have remove AddLink and Link from the interface and all it refereneces and replaced AddLink with addlink, Also Removed respective unit tests

Signed-off-by: vineeth <vineethpothulapati@outlook.com>

* removing the unused code from unit tests

Signed-off-by: VineethReddy02 <vineethpothulapati@outlook.com>
2019-11-26 16:03:07 -05:00
..
internal Span interface should only allow LinkedTo at creation. (#349) 2019-11-26 16:03:07 -05:00
migration
bridge.go Change SpanKind type an integer type (#288) 2019-11-04 16:05:43 -08:00
doc.go
mix_test.go move /global to /api/global (#356) 2019-11-25 20:41:24 -08:00
util.go Rename GetTracer to Tracer (#347) 2019-11-25 09:46:07 -08:00
wrapper.go Rename GetTracer to Tracer (#347) 2019-11-25 09:46:07 -08:00