Skip to content

Commit

Permalink
Fix matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
pyohannes committed Mar 24, 2022
1 parent b700294 commit 152e5b6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions spec-compliance-matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,9 @@ formats is required. Implementing more than one format is optional.
| Array of primitives (homogeneous) | | + | + | + | + | + | + | + | + | + | + | + |
| `null` values documented as invalid/undefined | | + | + | + | + | + | N/A | + | | + | | N/A |
| Unicode support for keys and string values | | + | + | + | + | + | + | + | + | + | + | + |
| [AddLink](specification/trace/api.md#add-links) | | | | | | | | | | | | |
| Links can be recorded on span creation | | + | + | | | + | + | + | + | + | + | |
| Links order is preserved | | + | + | | | + | + | + | + | + | + | |
| [AddLink](specification/trace/api.md#add-links) | | | | | | | | | | | | |
| Links can be recorded on span creation | | + | + | | | + | + | + | + | + | | |
| Links order is preserved | | + | + | | | + | + | + | + | + | | |
| [Span events](specification/trace/api.md#add-events) | | | | | | | | | | | | |
| AddEvent | | + | + | + | + | + | + | + | + | + | + | + |
| Add order preserved | | + | + | + | + | + | + | + | + | + | + | + |
Expand Down

0 comments on commit 152e5b6

Please sign in to comment.