1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-10 00:29:12 +02:00
opentelemetry-go/internal
Tyler Yahn 6defcfdf45
Remove links on NewRoot spans (#1726)
* Remove links on NewRoot spans

To ensure forwards compatibility, remove the unspecified links currently
set on `NewRoot` spans.

Resolves #461

* Remove links from oteltest tracer to match
2021-03-25 10:36:39 -04:00
..
baggage Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
global Fix issue #1490, apply same logic as in the SDK (#1687) 2021-03-10 11:04:05 -08:00
internaltest Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
matchers Add a test to prove the Tracer is safe for concurrent calls (#1665) 2021-03-16 11:55:14 -04:00
metric Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
tools Add a test to prove the Tracer is safe for concurrent calls (#1665) 2021-03-16 11:55:14 -04:00
trace Remove links on NewRoot spans (#1726) 2021-03-25 10:36:39 -04:00
rawhelpers.go Remove extra labels types (#1314) 2021-02-16 16:23:58 -08:00