1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00
opentelemetry-go/internal
Sam Xie 28eaaa9a91
Add a test to prove the Tracer is safe for concurrent calls (#1665)
* Add test to prove the Tracer is safe for concurrent calls

* Fix NotToPanic of harness never call the input func

* Fix tests

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2021-03-16 11:55:14 -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 Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
rawhelpers.go Remove extra labels types (#1314) 2021-02-16 16:23:58 -08:00