Skip to content

Commit

Permalink
Update Go compliance of Span -- SetAttribute (#1506)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias authored Mar 8, 2021
1 parent 664d7ca commit e0d9022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec-compliance-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ status of the feature is not known.
| Double floating-point type | | + | + | + | + | + | + | - | + | + | + | + |
| Signed int64 type | | + | + | + | + | + | + | - | + | + | + | + |
| Array of primitives (homogeneous) | | + | + | + | + | + | + | + | + | + | + | + |
| `null` values documented as invalid/undefined | | | + | + | + | + | N/A | | | + | | N/A |
| `null` values documented as invalid/undefined | | + | + | + | + | + | N/A | | | + | | N/A |
| Unicode support for keys and string values | | + | + | + | + | + | + | + | + | + | + | + |
| [Span linking](specification/trace/api.md#specifying-links) | | | | | | | | | | | | |
| AddLink | | + | + | + | + | + | + | + | + | - | + | + |
Expand Down

0 comments on commit e0d9022

Please sign in to comment.