From f3511a5ccda376dfd1de76dfa086fc9b35b54757 Mon Sep 17 00:00:00 2001 From: Damien Mathieu <42@dmathieu.com> Date: Sat, 6 Apr 2024 13:06:22 +0200 Subject: [PATCH] Update spec matrix to indicate go's links can be recorded after span creation (#3984) ## Changes Go recently merged recording links after span creation. See https://github.com/open-telemetry/opentelemetry-go/pull/5032 --- 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 733c607371e..0e59f931514 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) | | | | | | | | | | | | | | AddEvent | | + | + | + | + | + | + | + | + | + | + | + |