File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ Known values for `OTEL_PROPAGATORS` are:
126126- ` "baggage" ` : [ W3C Baggage] ( https://www.w3.org/TR/baggage/ )
127127- ` "b3" ` : [ B3 Single] ( ../context/api-propagators.md#configuration )
128128- ` "b3multi" ` : [ B3 Multi] ( ../context/api-propagators.md#configuration )
129- - ` "jaeger" ` : [ Jaeger] ( https://www.jaegertracing.io/docs/1.21/client-libraries /#propagation-format )
129+ - ` "jaeger" ` : [ Jaeger] ( https://www.jaegertracing.io/sdk-migration /#propagation-format )
130130- ` "xray" ` : [ AWS X-Ray] ( https://docs.aws.amazon.com/xray/latest/devguide/xray-concepts.html#xray-concepts-tracingheader ) (_ third party_ )
131131- ` "ottrace" ` : [ OT Trace] ( https://github.com/opentracing?q=basic&type=&language= ) (_ third party_ )
132132- ` "none" ` : No automatically configured propagator.
Original file line number Diff line number Diff line change @@ -360,7 +360,7 @@ organization and MUST be distributed as OpenTelemetry extension packages:
360360* [ W3C Baggage] ( https://www.w3.org/TR/baggage ) . MAY alternatively
361361 be distributed as part of the OpenTelemetry API.
362362* [ B3] ( https://github.com/openzipkin/b3-propagation ) .
363- * [ Jaeger] ( https://www.jaegertracing.io/docs/latest/client-libraries /#propagation-format ) .
363+ * [ Jaeger] ( https://www.jaegertracing.io/sdk-migration /#propagation-format ) .
364364
365365This is a list of additional propagators that MAY be maintained and distributed
366366as OpenTelemetry extension packages:
You can’t perform that action at this time.
0 commit comments