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/internal/connection
Tyler Yahn cb607b0ab1
Unify OTLP exporter retry logic (#2095)
* Add retry internal package

* Use retry package in connection

* Use retry package for otlpconfig

* Use the retry package in otlptracegrpc

* Use the retry package in otlptracehttp

* Add changes to CHANGELOG

* Lint internal

* Update otlptracehttp tests

* Update dependencies

* Add retry tests to otlptracehttp

* Remove TestRetry from otlptracehttp
2021-07-22 15:07:38 -07:00
..
alignment_test.go OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
connection_test.go Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00
connection.go Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00