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

`xray-lambda` Implementation Progress

Open tylerbenson opened this issue 1 year ago • 2 comments

Tracking issue for the implementation of this specification: https://github.com/open-telemetry/semantic-conventions/blob/main/docs/faas/aws-lambda.md#xray-lambda-propagator-functionality

  • [x] Java
    • https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1032
    • https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/10930
  • [ ] Javascript
    • https://github.com/open-telemetry/opentelemetry-js/pull/4554
    • https://github.com/open-telemetry/opentelemetry-js-contrib/pull/2299
    • More pending...
  • [x] Python
    • https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2573
    • https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2599

Other languages don't currently have published community layers so aren't listed.

tylerbenson avatar Mar 26 '24 19:03 tylerbenson