Skip to content

Commit c4145df

Browse files
authored
Update documentation to omit empty attributes (#15465)
1 parent 7668647 commit c4145df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/sdk/telemetry/spans/span-protocol.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Attributes are stored as key-value pairs where each value is an object with type
165165
#### Common Attribute Keys
166166

167167
All attributes mentioned below must be attached to every span being emitted from the SDK, depending on the platform.
168-
Empty attributes must be emitted.
168+
Empty attributes must be omitted.
169169

170170
| Attribute Key | Type | Description |
171171
|---------------|------|-------------|

0 commit comments

Comments
 (0)