From 33041529a02a533da22012fe80c97daabf296ee6 Mon Sep 17 00:00:00 2001 From: Tigran Najaryan <4194920+tigrannajaryan@users.noreply.github.com> Date: Wed, 20 Oct 2021 17:22:22 -0400 Subject: [PATCH] Update compliance for SchemaURL in ResourceSpans and InstrumentationLibrarySpans in Go SDK (#2041) The OTLP exporter in Go SDK support correctly sets the SchemaURL for spans. See https://github.com/open-telemetry/opentelemetry-go/blob/474d6a4730888913ffd25cf9e80223eaf4f8aeb1/exporters/otlp/otlptrace/internal/tracetransform/span.go#L63 and https://github.com/open-telemetry/opentelemetry-go/blob/474d6a4730888913ffd25cf9e80223eaf4f8aeb1/exporters/otlp/otlptrace/internal/tracetransform/span.go#L76 --- 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 ca6ea9412f9..7d9f29a4022 100644 --- a/spec-compliance-matrix.md +++ b/spec-compliance-matrix.md @@ -172,7 +172,7 @@ Note: Support for environment variables is optional. | Honors non-retryable responses | X | + | | - | + | + | - | | | - | - | - | | Honors throttling response | X | + | | - | + | + | - | | | - | - | - | | Multi-destination spec compliance | X | + | | | [-][py1109] | | - | | | - | - | - | -| SchemaURL in ResourceSpans and InstrumentationLibrarySpans | | | | | | | | | | | | | +| SchemaURL in ResourceSpans and InstrumentationLibrarySpans | | + | | | | | | | | | | | | SchemaURL in ResourceMetrics and InstrumentationLibraryMetrics | | | | | | | | | | | | | | SchemaURL in ResourceLogs and InstrumentationLibraryLogs | | | | | | | | | | | | | | [Zipkin](specification/trace/sdk_exporters/zipkin.md) | | | | | | | | | | | | |