1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-18 16:47:18 +02:00
opentelemetry-go/exporters
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
..
jaeger Deprecate Array attribute in favor of *Slice types (#2162) 2021-08-12 08:05:42 -07:00
otlp Deprecate Array attribute in favor of *Slice types (#2162) 2021-08-12 08:05:42 -07:00
prometheus Move OC bridge integration tests to own mod (#2165) 2021-08-09 09:24:43 -07:00
stdout Move OC bridge integration tests to own mod (#2165) 2021-08-09 09:24:43 -07:00
zipkin Deprecate Array attribute in favor of *Slice types (#2162) 2021-08-12 08:05:42 -07:00