opentelemetry-lambda
opentelemetry-lambda copied to clipboard
`xray-lambda` Implementation Progress
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.