From e8d5e1416a6a491f0fc26df60a5a2bd41535a8ca Mon Sep 17 00:00:00 2001 From: Marc Alff Date: Fri, 8 Mar 2024 19:09:24 +0100 Subject: [PATCH] Spec compliance matrix: Add OTEL_SERVICE_NAME to C++ (#3930) Spec compliance matrix: Add OTEL_SERVICE_NAME to C++ ## Changes Please provide a brief description of the changes here. For non-trivial changes, follow the [change proposal process](https://github.com/open-telemetry/opentelemetry-specification/blob/main/CONTRIBUTING.md#proposing-a-change). * [X] Related issues https://github.com/open-telemetry/opentelemetry-cpp/pull/2577 * [ ] Related [OTEP(s)](https://github.com/open-telemetry/oteps) # * [ ] Links to the prototypes (when adding or changing features) * [ ] [`CHANGELOG.md`](https://github.com/open-telemetry/opentelemetry-specification/blob/main/CHANGELOG.md) file updated for non-trivial changes * [X] [`spec-compliance-matrix.md`](https://github.com/open-telemetry/opentelemetry-specification/blob/main/spec-compliance-matrix.md) updated if necessary Co-authored-by: Bogdan Drutu --- 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 a20644d5c73..fbf5774a0f3 100644 --- a/spec-compliance-matrix.md +++ b/spec-compliance-matrix.md @@ -280,7 +280,7 @@ Note: Support for environment variables is optional. |----------------------------------------------------------|-----|------|-----|-------------|------|--------|-----|------|-----|------|-------| | OTEL_SDK_DISABLED | - | + | - | - | - | - | + | - | - | - | - | | OTEL_RESOURCE_ATTRIBUTES | + | + | + | + | + | + | + | + | + | + | - | -| OTEL_SERVICE_NAME | + | + | + | + | + | + | + | | | + | | +| OTEL_SERVICE_NAME | + | + | + | + | + | + | + | | + | + | | | OTEL_LOG_LEVEL | - | - | + | [-][py1059] | + | - | + | | - | - | - | | OTEL_PROPAGATORS | - | + | | + | + | + | + | - | - | - | - | | OTEL_BSP_* | + | + | + | + | + | + | + | + | - | + | - |