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/internal
Tyler Yahn 5660b0b59f
Update label.ArrayValue to store copies of 1D arrays (#1226)
* Update label.ArrayValue to store copies of 1D arrays

* Update OTLP transform of array attributes

* Add changes to CHANGELOG

* Add PR number to changes

* Update value function documentation

* Remove redundant checks

* Add Array test for invalid array types

* Add test to ensure return from AsArray is a type

* Clean up iteration
2020-10-05 17:09:03 -07:00
..
opentelemetry-proto@e43e1abc40 Move OTLP to the OTLP exporter (#1050) 2020-08-10 19:55:52 -07:00
opentelemetry-proto-gen Move OTLP to the OTLP exporter (#1050) 2020-08-10 19:55:52 -07:00
transform Update label.ArrayValue to store copies of 1D arrays (#1226) 2020-10-05 17:09:03 -07:00