1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/otlp/otlptrace/otlptracegrpc
Aaron Clawson d1b6a7d66f
Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 across the project (#2545)
* update go-cmp to 0.5.7

* fixes go.sums

Co-authored-by: Aaron Clawson <MadVikingGod@users.noreply.github.com>
2022-01-24 08:35:53 -08:00
..
client_test.go Use host root CA set by default for OTLP exporter (#2432) 2021-12-09 08:44:20 -08:00
client_unit_test.go Use the grpc.ClientConn to handle connections for the otlptracegrpc client (#2329) 2021-11-25 08:06:21 -08:00
client.go Centralize the retry package for the otlp exporters (#2427) 2021-12-06 07:47:49 -08:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod Dependabot bump (#2477) 2021-12-20 08:54:44 -08:00
go.sum Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 across the project (#2545) 2022-01-24 08:35:53 -08:00
mock_collector_test.go Use the grpc.ClientConn to handle connections for the otlptracegrpc client (#2329) 2021-11-25 08:06:21 -08:00
options.go Centralize the retry package for the otlp exporters (#2427) 2021-12-06 07:47:49 -08:00