1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/exporters/zipkin
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
..
doc.go Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
go.mod Centralize the retry package for the otlp exporters (#2427) 2021-12-06 07:47:49 -08:00
go.sum Fix lint, test, and example issues 2021-11-19 15:34:11 +00:00
model_test.go Add semconv/v1.7.0 package (#2320) 2021-10-22 08:43:47 -07:00
model.go Fix imports in all files except generated files in jaeger exporter (#2383) 2021-11-13 08:35:04 -08:00
zipkin_test.go Add semconv/v1.7.0 package (#2320) 2021-10-22 08:43:47 -07:00
zipkin.go zipkin: remove no-op WithSDKOptions (#2248) 2021-09-20 08:59:17 -07:00