We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9edb35e commit 71a1b71Copy full SHA for 71a1b71
specification/common/README.md
@@ -126,7 +126,7 @@ Attribute Collections are top-level collections of key-value pairs used in
126
OpenTelemetry data models.
127
Note that they are distinct from [`map<string, AnyValue>`](#mapstring-anyvalue),
128
which is a type of [`AnyValue`](#anyvalue) used to represent nested data
129
-structures within attribute values.
+structures e.g. in attribute values, in [log record body](../logs/data-model.md#field-body).
130
131
Implementation MUST by default ensure that the exported attribute collections
132
contain only unique keys. The enforcement of uniqueness may be performed
0 commit comments