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/internal/retry
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
..
go.mod Centralize the retry package for the otlp exporters (#2427) 2021-12-06 07:47:49 -08:00
go.sum Centralize the retry package for the otlp exporters (#2427) 2021-12-06 07:47:49 -08:00
retry_test.go Centralize the retry package for the otlp exporters (#2427) 2021-12-06 07:47:49 -08:00
retry.go Centralize the retry package for the otlp exporters (#2427) 2021-12-06 07:47:49 -08:00