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/internal/otlpconfig
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
..
envconfig_test.go OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
envconfig.go otlp: mark unix endpoints to work without transport security (#2001) 2021-06-15 14:10:52 -07:00
options_test.go remove WithTrace* options from otlptrace exporters (#1997) 2021-06-11 18:27:38 -04:00
options.go allow otlp clients to use existing grpc connection (#2002) 2021-10-11 12:23:12 -07:00
optiontypes.go Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00
tls.go OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00