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
Gustavo Silva Paiva 377f7ce402
remove WithTrace* options from otlptrace exporters (#1997)
* remove WithTrace* options from otlptrace exporters
* remove old WithTraces methods usage
2021-06-11 18:27:38 -04:00
..
client_test.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -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 OTLP metrics gRPC exporter (#1991) 2021-06-11 13:25:56 -07:00
go.sum Bump github.com/cenkalti/backoff/v4 from 4.1.0 to 4.1.1 in /exporters/otlp/otlptrace (#1972) 2021-06-07 09:28:36 -07:00
mock_collector_test.go OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
options.go remove WithTrace* options from otlptrace exporters (#1997) 2021-06-11 18:27:38 -04:00