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
Tyler Yahn 87d09df346
Deprecate Array attribute in favor of *Slice types (#2162)
* Deprecate Array attribute in favor of *Slice types

* Use new attr types in Jaeger exporter

* Use slice attr types in otlpmetric

* Use slice attr types in otlptrace

* Use slice attr types in zipkin exporter

* Remove array attr test from deprectated oteltest func

* Use StringSlice for cmd arg resource attr

* Add changes to the changelog

* Remove use of deprecated Array func
2021-08-12 08:05:42 -07:00
..
connection Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00
otlpconfig Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00
otlptracetest Removed dropped link's attributes field from API package (#2118) 2021-07-26 11:06:41 -04:00
retry Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00
tracetransform Deprecate Array attribute in favor of *Slice types (#2162) 2021-08-12 08:05:42 -07:00