1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/sdk
Tyler Yahn b1d1d52959
Move OC bridge integration tests to own mod (#2165)
Use the default SDK to test the OpenCensus bridge. In order to not add
the SDK as a dependency to the bridge module and require users to depend
on it if they use the bridge these tests are moved to a new dedicated
test module.
2021-08-09 09:24:43 -07:00
..
export/metric Move OC bridge integration tests to own mod (#2165) 2021-08-09 09:24:43 -07:00
instrumentation Pre-release 1.0.0-RC1 (#2013) 2021-06-18 11:22:16 -04:00
internal Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
metric Move OC bridge integration tests to own mod (#2165) 2021-08-09 09:24:43 -07:00
resource fix(2138): add guard to constructOTResources to return an empty resource (#2139) 2021-07-29 10:09:07 -07:00
trace Add a SpanRecorder to the sdk/trace/tracetest (#2132) 2021-07-29 10:00:58 -07:00
go.mod Move OC bridge integration tests to own mod (#2165) 2021-08-09 09:24:43 -07:00
go.sum OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00