open-telemetry / opentelemetry-python-contrib

OpenTelemetry instrumentation for Python modules
https://opentelemetry.io
Apache License 2.0
701 stars 584 forks source link

Enable global propagator for AWS instrumentation #2598

Closed ocelotl closed 2 months ago

ocelotl commented 3 months ago

This is a continuation of #2573. After that PR got meged, we now need to refactor the AWS instrumentation to use the AWS Lambda propagator from the global propagator.