@@ -68,7 +68,7 @@ status of the feature is not known.
68
68
| [ Sampling] ( specification/trace/sdk.md#sampling ) |
69
69
| Allow samplers to modify tracestate | | + | | + | | + | | + | | |
70
70
| 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 ) | | | | + | | | | | | |
72
72
73
73
## Baggage
74
74
@@ -106,9 +106,9 @@ status of the feature is not known.
106
106
| Global Propagator | | + | + | + | + | + | | + | | + |
107
107
| TraceContext Propagator | | + | + | + | + | + | | + | | + |
108
108
| 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 ) | + | + | | + | | + | | |
110
110
| [ TextMapPropagator] ( specification/context/api-propagators.md#textmap-propagator ) |
111
- | Fields | | + | + | [ - ] ( https://github.com/open-telemetry/opentelemetry-python/issues/1104 ) | | + | | + | | + |
111
+ | Fields | | + | + | + | | + | | + | | + |
112
112
| Setter argument | | + | + | + | | + | | | | + |
113
113
| Getter argument | | + | + | + | | + | | | | + |
114
114
| Getter argument returning Keys | | + | + | + | | + | | | | - |
@@ -124,10 +124,10 @@ status of the feature is not known.
124
124
| OTEL_EXPORTER_OTLP_ * | | + | | + | + | - | - | | - | - |
125
125
| OTEL_EXPORTER_JAEGER_ * | | + | | + | + | - | - | + | - | - |
126
126
| 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 | | + | | + | | | | | | - |
131
131
| OTEL_TRACE_SAMPLER | | - | | | | | | | | - |
132
132
| OTEL_TRACE_SAMPLER_ARG | | | | | | | | | | - |
133
133
0 commit comments