We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a601efd commit dec2a40Copy full SHA for dec2a40
specification/context/api-propagators.md
@@ -334,7 +334,8 @@ 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` in the resulting
338
+ propagator name as it is not wide adopted format in the OpenTracing ecosystem.
339
340
Additional `Propagator`s implementing vendor-specific protocols such as AWS
341
X-Ray trace header protocol MUST NOT be maintained or distributed as part of
0 commit comments