opentelemetry-js-contrib icon indicating copy to clipboard operation
opentelemetry-js-contrib copied to clipboard

chore: move xray propagators back to contrib

Open pichlermarc opened this issue 1 year ago • 1 comments

Which problem is this PR solving?

  • the spec prohibits us from hosting vendor propagators in the core repo. From the spec:

Additional Propagators implementing vendor-specific protocols such as AWS X-Ray trace header protocol MUST NOT be maintained or distributed as part of the Core OpenTelemetry repositories.

Short description of the changes

  • moves the xray and xray lambda propagators back to contrib
  • adapts dependencies and lifecycle scripts to contrib repo.

pichlermarc avatar Aug 30 '24 12:08 pichlermarc