opentelemetry-php icon indicating copy to clipboard operation
opentelemetry-php copied to clipboard

Additional propagators (OTTrace)

Open weslenteche opened this issue 2 years ago • 2 comments

Overview:

The OpenTelemetry Specification suggests a list of additional propagators that MAY be maintained and distributed as OpenTelemetry extension packages.

Describe the solution you'd like

Implement support for OTTrace additional propagators in OpenTelemetry.

Additional context

I noticed that other SDKs, such as Go, Python, Java and JavaScript for example, maintain support for the OTTrace propagator. Some of these SDKs keep these propagators in the contribution package.

Proposal:

  • [ ] Implement OTTrace Propagator.

References:

weslenteche avatar Dec 16 '23 23:12 weslenteche

I'm less enthusiastic about this one than Jaeger - is anybody actually asking for it? Yes, a few SIGs do implement this, but a lot don't, as well: https://github.com/open-telemetry/opentelemetry-specification/blob/main/spec-compliance-matrix.md#context-propagation I also see that the opentracing repos have "deprecated/archived" plastered all over them...

brettmc avatar Dec 18 '23 10:12 brettmc

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 17 '24 12:03 stale[bot]