Skip to content

Commit

Permalink
Update spec compliance matrix for null attributes in Java (#1080)
Browse files Browse the repository at this point in the history
Resolved in opentelemetry-java#1706
  • Loading branch information
arminru committed Oct 11, 2020
1 parent f4ed66b commit 4b19e00
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 @@ -48,7 +48,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 | | | | | | | | | | |
|`null` values documented as invalid/undefined | | + | | | | | | | | |
|Unicode support for keys and string values | + | + | + | + | + | + | + | + | + | + |
|[Span linking](https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/api.md#add-links)|
|AddLink | + | + | + | + | + | + | + | + | - | + |
Expand Down

0 comments on commit 4b19e00

Please sign in to comment.