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
Tõnis Tiigi c71afaf31f
allow otlp clients to use existing grpc connection (#2002)
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-10-11 12:23:12 -07:00
..
client_test.go Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00
client.go
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod Release prep v1.0.1/v0.24.0 (#2270) 2021-10-01 16:20:32 -04:00
go.sum Bump google.golang.org/grpc in /exporters/otlp/otlp{metric,trace}/otlptracegrpc (#2262) 2021-09-27 13:29:42 -07:00
mock_collector_test.go
options.go allow otlp clients to use existing grpc connection (#2002) 2021-10-11 12:23:12 -07:00