1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-22 20:06:07 +02:00
opentelemetry-go/exporters/otlp/otlpmetric/internal/otlpconfig
Tyler Yahn f4b63f184d
Use gRPC ClientConn for otlpmetricgrpc client connection handling (#2425)
* Use gRPC ClientConn for otlpmetricgrpc conn handling

* Update PR number

* Update otlpmetrichttp to use retry package

* Remove old commented code

* Add all other external changes to changelog
2021-12-03 13:59:07 -08:00
..
envconfig_test.go OTLP metrics gRPC exporter (#1991) 2021-06-11 13:25:56 -07:00
envconfig.go Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00
options_test.go Fix imports in all files except generated files in jaeger exporter (#2383) 2021-11-13 08:35:04 -08:00
options.go Use gRPC ClientConn for otlpmetricgrpc client connection handling (#2425) 2021-12-03 13:59:07 -08:00
optiontypes.go OTLP metrics gRPC exporter (#1991) 2021-06-11 13:25:56 -07:00
tls.go Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00