1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/exporters/otlp/otlptrace/internal
Anthony Mirabella eaacfaa801
Fix slice-valued attributes when used as map keys (#2223)
* Fix slice-valued attributes when used as map keys

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* store pointers to slice values to make them usable as map keys

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* Emit slice-typed attribute values as slices, not pointers to slices

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-09-09 08:42:47 -07:00
..
connection Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00
otlpconfig Fix the import comments of otelpconfig (#2224) 2021-09-07 08:16:55 -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 Fix slice-valued attributes when used as map keys (#2223) 2021-09-09 08:42:47 -07:00