diff --git a/spec-compliance-matrix.md b/spec-compliance-matrix.md index d541f2c5ffe..85aba915ae6 100644 --- a/spec-compliance-matrix.md +++ b/spec-compliance-matrix.md @@ -251,7 +251,7 @@ Disclaimer: this list of features is still a work in progress, please refer to t | Setter argument | X | N/A | + | + | + | + | + | + | N/A | + | + | + | - | | Getter argument | X | N/A | + | + | + | + | + | + | N/A | + | + | + | - | | Getter argument returning Keys | X | N/A | + | + | + | + | + | + | N/A | + | - | + | - | -| [Environment Variables as Context Propagation Carriers](specification/context/env-carriers.md) | | + | + | | + | | | | | | + | + | | +| [Environment Variables as Context Propagation Carriers](specification/context/env-carriers.md) | | + | + | + | + | | | | | + | + | + | | ## Environment Variables diff --git a/spec-compliance-matrix/cpp.yaml b/spec-compliance-matrix/cpp.yaml index b3fa2c8a3a4..5554454ca64 100644 --- a/spec-compliance-matrix/cpp.yaml +++ b/spec-compliance-matrix/cpp.yaml @@ -446,7 +446,7 @@ sections: - name: Getter argument returning Keys status: '+' - name: '[Environment Variables as Context Propagation Carriers](specification/context/env-carriers.md)' - status: '?' + status: '+' - name: Environment Variables features: - name: OTEL_SDK_DISABLED diff --git a/spec-compliance-matrix/js.yaml b/spec-compliance-matrix/js.yaml index da2b35e41b5..c1418069692 100644 --- a/spec-compliance-matrix/js.yaml +++ b/spec-compliance-matrix/js.yaml @@ -446,7 +446,7 @@ sections: - name: Getter argument returning Keys status: '+' - name: '[Environment Variables as Context Propagation Carriers](specification/context/env-carriers.md)' - status: '?' + status: '+' - name: Environment Variables features: - name: OTEL_SDK_DISABLED