From 26aaae8d58261f01ca9248ff5ad2a69d75b527cc Mon Sep 17 00:00:00 2001 From: Joao Grassi Date: Wed, 28 Sep 2022 10:35:17 +0200 Subject: [PATCH 1/3] Update compliance matrix with recent OTLP user agent spec --- CHANGELOG.md | 2 ++ spec-compliance-matrix.md | 1 + 2 files changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f842d326bed..9f80a840e49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,8 @@ release. ([#2684](https://github.com/open-telemetry/opentelemetry-specification/pull/2684)) - Clarify that unknown fields must be ignored when receiving OTLP/JSON ([#2816](https://github.com/open-telemetry/opentelemetry-specification/pull/2816)) +- Add OTLP exporter user agent to the spec compliance matrix + ([#xyz](https://github.com/open-telemetry/opentelemetry-specification/pull/xyz)). ### SDK Configuration diff --git a/spec-compliance-matrix.md b/spec-compliance-matrix.md index efc74d4488a..8fd6621831a 100644 --- a/spec-compliance-matrix.md +++ b/spec-compliance-matrix.md @@ -316,6 +316,7 @@ Note: Support for environment variables is optional. | SchemaURL in ResourceSpans and ScopeSpans | | + | + | | + | | + | | | | - | | | SchemaURL in ResourceMetrics and ScopeMetrics | | | + | | + | | - | | | | - | | | SchemaURL in ResourceLogs and ScopeLogs | | | + | | + | | - | | | | - | | +| Honors the [user agent spec](specification/protocol/exporter.md#user-agent) | | | | | | | - | | | | | | | **[Zipkin](specification/trace/sdk_exporters/zipkin.md)** | Optional | Go | Java | JS | Python | Ruby | Erlang | PHP | Rust | C++ | .NET | Swift | | Zipkin V1 JSON | X | - | + | | + | - | - | - | - | - | - | - | | Zipkin V1 Thrift | X | - | + | | [-][py1174] | - | - | - | - | - | - | - | From afd1f6e6d1fcd721ef99ad6fcbdf3e6ef810c34f Mon Sep 17 00:00:00 2001 From: Joao Grassi Date: Wed, 28 Sep 2022 14:27:20 +0200 Subject: [PATCH 2/3] Update changelog with PR number --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f80a840e49..b682279daf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,7 +42,7 @@ release. - Clarify that unknown fields must be ignored when receiving OTLP/JSON ([#2816](https://github.com/open-telemetry/opentelemetry-specification/pull/2816)) - Add OTLP exporter user agent to the spec compliance matrix - ([#xyz](https://github.com/open-telemetry/opentelemetry-specification/pull/xyz)). + ([#2842](https://github.com/open-telemetry/opentelemetry-specification/pull/2842)). ### SDK Configuration From f655c4ad5fda860144b640124b9b3e7467fd4f45 Mon Sep 17 00:00:00 2001 From: Joao Grassi Date: Wed, 28 Sep 2022 14:28:44 +0200 Subject: [PATCH 3/3] Remove left over '-' for Erlang --- 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 8fd6621831a..2809cc4f8b9 100644 --- a/spec-compliance-matrix.md +++ b/spec-compliance-matrix.md @@ -316,7 +316,7 @@ Note: Support for environment variables is optional. | SchemaURL in ResourceSpans and ScopeSpans | | + | + | | + | | + | | | | - | | | SchemaURL in ResourceMetrics and ScopeMetrics | | | + | | + | | - | | | | - | | | SchemaURL in ResourceLogs and ScopeLogs | | | + | | + | | - | | | | - | | -| Honors the [user agent spec](specification/protocol/exporter.md#user-agent) | | | | | | | - | | | | | | +| Honors the [user agent spec](specification/protocol/exporter.md#user-agent) | | | | | | | | | | | | | | **[Zipkin](specification/trace/sdk_exporters/zipkin.md)** | Optional | Go | Java | JS | Python | Ruby | Erlang | PHP | Rust | C++ | .NET | Swift | | Zipkin V1 JSON | X | - | + | | + | - | - | - | - | - | - | - | | Zipkin V1 Thrift | X | - | + | | [-][py1174] | - | - | - | - | - | - | - |