1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-20 19:52:56 +02:00
opentelemetry-go/exporters/otlp/otlptrace/internal/otlpconfig
Tyler Yahn 31661dd6be
Centralize the retry package for the otlp exporters (#2427)
* Centralize the retry package for the otlp exporters

* Add dependabot config

* Use unified internal/retry module in otlp exporters

* Remove otlpmetric and otlptrace internal/retry module

* Run go mod tidy in otlp{metric,trace}
2021-12-06 07:47:49 -08:00
..
envconfig_test.go OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -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 Centralize the retry package for the otlp exporters (#2427) 2021-12-06 07:47:49 -08:00
optiontypes.go Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00
tls.go Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00