1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/internal/global
Punya Biswal 0b1a1c7237
Make oteltest.SpanRecorder into a concrete type (#1542)
* Make oteltest.SpanRecorder into a concrete time

* Fixes

* Fix PR #

* Re-run

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-02-17 07:31:59 -08:00
..
benchmark_test.go Organize API into Go modules based on stability and dependencies (#1528) 2021-02-12 08:23:51 -08:00
internal_test.go Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
meter_test.go Organize API into Go modules based on stability and dependencies (#1528) 2021-02-12 08:23:51 -08:00
meter.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
propagator_test.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
propagator.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
registry_test.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
state_test.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
state.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
trace_test.go Make oteltest.SpanRecorder into a concrete type (#1542) 2021-02-17 07:31:59 -08:00
trace.go Pass options to configured TracerProvider (#1329) 2020-11-17 10:02:21 -08:00