diff --git a/spec-compliance-matrix.md b/spec-compliance-matrix.md index 6fbb39c1dd7..265ec1562a7 100644 --- a/spec-compliance-matrix.md +++ b/spec-compliance-matrix.md @@ -285,7 +285,7 @@ Note: Support for environment variables is optional. | OTEL_METRICS_EXEMPLAR_FILTER | + | + | | | + | | + | | - | + | | - | | OTEL_EXPORTER_OTLP_METRICS_TEMPORALITY_PREFERENCE | + | + | + | + | + | | + | | - | + | | - | | OTEL_EXPORTER_OTLP_METRICS_DEFAULT_HISTOGRAM_AGGREGATION | + | + | | + | + | | | | - | | | - | -| OTEL_CONFIG_FILE | - | | | | | | + | | - | | | | +| OTEL_CONFIG_FILE | + | + | | | | | + | | - | | | | ## Declarative configuration diff --git a/spec-compliance-matrix/go.yaml b/spec-compliance-matrix/go.yaml index 5d91280b3e5..bfdbecd5434 100644 --- a/spec-compliance-matrix/go.yaml +++ b/spec-compliance-matrix/go.yaml @@ -502,7 +502,7 @@ sections: - name: OTEL_EXPORTER_OTLP_METRICS_DEFAULT_HISTOGRAM_AGGREGATION status: '+' - name: OTEL_CONFIG_FILE - status: '-' + status: '+' - name: Declarative configuration features: - name: '`Parse` a configuration file' diff --git a/spec-compliance-matrix/java.yaml b/spec-compliance-matrix/java.yaml index dc05756b766..0f50dc4d9f3 100644 --- a/spec-compliance-matrix/java.yaml +++ b/spec-compliance-matrix/java.yaml @@ -502,7 +502,7 @@ sections: - name: OTEL_EXPORTER_OTLP_METRICS_DEFAULT_HISTOGRAM_AGGREGATION status: '+' - name: OTEL_CONFIG_FILE - status: '?' + status: '+' - name: Declarative configuration features: - name: '`Parse` a configuration file'