From ad987368ec9b967414f0d0b218b0c8f944a1f333 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Em=C3=ADdio=20Neto?= <9735060+emdneto@users.noreply.github.com> Date: Tue, 2 Jul 2024 08:43:24 -0300 Subject: [PATCH] Update the specification matrix to indicate that Python supports recording links after span creation (#4101) --- spec-compliance-matrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec-compliance-matrix.md b/spec-compliance-matrix.md index cd71ba83c04..bcb6faa02be 100644 --- a/spec-compliance-matrix.md +++ b/spec-compliance-matrix.md @@ -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 | | + | + | + | + | + | + | + | + | + | + | + |