1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/otlp/otlpmetric/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 OTLP metrics gRPC exporter (#1991) 2021-06-11 13:25:56 -07:00
metrictransform Deprecate Array attribute in favor of *Slice types (#2162) 2021-08-12 08:05:42 -07:00
otlpconfig Add HTTP metrics exporter for OTLP (#2022) 2021-06-22 11:45:17 -07:00
otlpmetrictest Move InstrumentKind into the new metric/sdkapi package (#2091) 2021-08-11 16:02:28 -07:00