OTLPv1.10.0
since v1.9.00 breaking3 notable2 editorial
From the upstream release notes
- profiles: introduce reference based attributes #733
- docs: Add more clarity to experiments. #771
- profiles: clarify Sample message usage guidance docs. #742
- profiles: improve Sample message clarity and usage documentation. #724
- profiles: clarify the profile and sample timestamps relationship. #744
- common: rename ref suffix to strindex #768
- examples: Represent uint64 and fixed64 fields as strings in metrics.json. #748
- logs: SEVERITY_NUMBER_UNSPECIFIED can be used as the severity_number field is optional. #736
Notable3
- renumberedfieldopentelemetry.proto.profiles.v1development.Sample.attribute_indicesField number changed from 3 to 2. Every previously encoded message decodes wrongly.
- renumberedfieldopentelemetry.proto.profiles.v1development.Sample.link_indexField number changed from 4 to 3. Every previously encoded message decodes wrongly.
- renumberedfieldopentelemetry.proto.profiles.v1development.Sample.valuesField number changed from 2 to 4. Every previously encoded message decodes wrongly.
Editorial2
- field addedfieldopentelemetry.proto.common.v1.AnyValue.string_value_strindexField 8,
int32. - field addedfieldopentelemetry.proto.common.v1.KeyValue.key_strindexField 3,
int32.