1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/exporters/otlp/otlptrace/otlptracegrpc
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
..
client_test.go Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00
client.go OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -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
mock_collector_test.go OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
options.go Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00