From 372db77300766beae5133e026196434f79d35225 Mon Sep 17 00:00:00 2001 From: Tigran Najaryan Date: Mon, 18 Oct 2021 11:15:18 -0400 Subject: [PATCH] Add compliance with recording SchemaURL in OTLP Exporter We want to capture if OTLP exporters implement OTLP changes required by OTEP0152 (https://github.com/open-telemetry/oteps/blob/main/text/0152-telemetry-schemas.md) Continuation of https://github.com/open-telemetry/opentelemetry-specification/pull/2008 --- spec-compliance-matrix.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spec-compliance-matrix.md b/spec-compliance-matrix.md index 485d8ff3991..8c7a267e9f7 100644 --- a/spec-compliance-matrix.md +++ b/spec-compliance-matrix.md @@ -171,6 +171,9 @@ 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 ResourceMetrics and InstrumentationLibraryMetrics | | | | | | | | | | | | | +| SchemaURL in ResourceLogs and InstrumentationLibraryLogs | | | | | | | | | | | | | | [Zipkin](specification/trace/sdk_exporters/zipkin.md) | | | | | | | | | | | | | | Zipkin V1 JSON | X | - | + | | + | - | - | - | - | - | - | - | | Zipkin V1 Thrift | X | - | + | | [-][py1174] | - | - | - | - | - | - | - |