Skip to content

Commit 07ad79f

Browse files
author
alrex
authored
python compliance matrix update (#1282)
1 parent f48457c commit 07ad79f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

spec-compliance-matrix.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ status of the feature is not known.
6868
|[Sampling](specification/trace/sdk.md#sampling)|
6969
|Allow samplers to modify tracestate | | + | | + | | + | | + | | |
7070
|ShouldSample gets full parent Context | | + | + | + | | + | | | | |
71-
|[New Span ID created also for non-recording Spans](specification/trace/sdk.md#sdk-span-creation) | | | | [-](https://github.com/open-telemetry/opentelemetry-python/issues/1398) | | | | | | |
71+
|[New Span ID created also for non-recording Spans](specification/trace/sdk.md#sdk-span-creation) | | | | + | | | | | | |
7272

7373
## Baggage
7474

@@ -106,9 +106,9 @@ status of the feature is not known.
106106
|Global Propagator | | + | + | + | + | + | | + | | + |
107107
|TraceContext Propagator | | + | + | + | + | + | | + | | + |
108108
|B3 Propagator | | + | + | + | + | + | | + | | + |
109-
|Jaeger Propagator | | [-](https://github.com/open-telemetry/opentelemetry-java/pull/1549) | + | [-](https://github.com/open-telemetry/opentelemetry-python/issues/1103) | | + | | + | | |
109+
|Jaeger Propagator | | [-](https://github.com/open-telemetry/opentelemetry-java/pull/1549) | + | + | | + | | + | | |
110110
|[TextMapPropagator](specification/context/api-propagators.md#textmap-propagator)|
111-
|Fields | | + | + | [-](https://github.com/open-telemetry/opentelemetry-python/issues/1104) | | + | | + | | + |
111+
|Fields | | + | + | + | | + | | + | | + |
112112
|Setter argument | | + | + | + | | + | | | | + |
113113
|Getter argument | | + | + | + | | + | | | | + |
114114
|Getter argument returning Keys | | + | + | + | | + | | | | - |
@@ -124,10 +124,10 @@ status of the feature is not known.
124124
|OTEL_EXPORTER_OTLP_* | | + | | + | + | - | - | | - | - |
125125
|OTEL_EXPORTER_JAEGER_* | | + | | + | + | - | - | + | - | - |
126126
|OTEL_EXPORTER_ZIPKIN_* | | + | | + | | - | - | | - | - |
127-
|OTEL_EXPORTER | | - | | [-](https://github.com/open-telemetry/opentelemetry-python/issues/1155) | | | | | | - |
128-
|OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT | | + | | | | | | | | - |
129-
|OTEL_SPAN_EVENT_COUNT_LIMIT | | + | | | | | | | | - |
130-
|OTEL_SPAN_LINK_COUNT_LIMIT | | + | | | | | | | | - |
127+
|OTEL_EXPORTER | | - | | + | | | | | | - |
128+
|OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT | | + | | + | | | | | | - |
129+
|OTEL_SPAN_EVENT_COUNT_LIMIT | | + | | + | | | | | | - |
130+
|OTEL_SPAN_LINK_COUNT_LIMIT | | + | | + | | | | | | - |
131131
|OTEL_TRACE_SAMPLER | | - | | | | | | | | - |
132132
|OTEL_TRACE_SAMPLER_ARG | | | | | | | | | | - |
133133

0 commit comments

Comments
 (0)