Skip to content

Commit

Permalink
Update the specification matrix to indicate that Python supports reco…
Browse files Browse the repository at this point in the history
…rding links after span creation (#4101)
  • Loading branch information
emdneto authored Jul 2, 2024
1 parent 3266af0 commit ad98736
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 @@ -67,7 +67,7 @@ formats is required. Implementing more than one format is optional.
| Unicode support for keys and string values | | + | + | + | + | + | + | + | + | + | + | + |
| [Span linking](specification/trace/api.md#specifying-links) | Optional | Go | Java | JS | Python | Ruby | Erlang | PHP | Rust | C++ | .NET | Swift |
| Links can be recorded on span creation | | + | + | | + | + | + | + | + | + | + | |
| Links can be recorded after span creation | | + | | | | | | | | + | | |
| Links can be recorded after span creation | | + | | | + | | | | | + | | |
| Links order is preserved | | + | + | | + | + | + | + | + | + | + | |
| [Span events](specification/trace/api.md#add-events) | Optional | Go | Java | JS | Python | Ruby | Erlang | PHP | Rust | C++ | .NET | Swift |
| AddEvent | | + | + | + | + | + | + | + | + | + | + | + |
Expand Down

0 comments on commit ad98736

Please sign in to comment.