Jorintas Butkus
08/20/2025, 1:00 AMmetadata.arr.0: 1
metadata.arr.1 :2
metadata.arr.2: 3
metadata.someObject.id 123
thus it the following even possible:
metadata.arr: [1, 2, 3]
metadata.someObject.id 123
HyperDx with their default collector config behaves the same way, so curious if this is just OpenTelemetry spec or something. Thanks!