We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a601efd commit ec86f7bCopy full SHA for ec86f7b
specification/context/api-propagators.md
@@ -334,7 +334,9 @@ This a list of additional propagators that MAY be maintained and distributed
334
as OpenTelemetry extension packages:
335
336
* [OT Trace](https://github.com/opentracing?q=basic&type=&language=). Propagation format
337
- specifically used by the OpenTracing Basic Tracers.
+ used by the OpenTracing Basic Tracers. It MUST not use `OpenTracing`
338
+ in the resulting propagator name as it is not wide adopted format in the OpenTracing
339
+ ecosystem.
340
341
Additional `Propagator`s implementing vendor-specific protocols such as AWS
342
X-Ray trace header protocol MUST NOT be maintained or distributed as part of
0 commit comments