Skip to content

feat(python): upgrade aws lambda instrumentation and adapt tests#2172

Merged
wpessers merged 2 commits intoopen-telemetry:mainfrom
wpessers:feat/python/upgrade-aws-lambda-instrumentation-adapt-tests
Mar 17, 2026
Merged

feat(python): upgrade aws lambda instrumentation and adapt tests#2172
wpessers merged 2 commits intoopen-telemetry:mainfrom
wpessers:feat/python/upgrade-aws-lambda-instrumentation-adapt-tests

Conversation

@wpessers
Copy link
Member

@wpessers wpessers commented Mar 15, 2026

Some changes in the latest release of the aws lambda instrumentation package for python require us to adapt the tests here as well.

See: open-telemetry/opentelemetry-python-contrib@1eca3e6

The invocation span now has the lambda function name as span.name.

@wpessers wpessers changed the title Feat/python/upgrade aws lambda instrumentation adapt tests feat(python): upgrade aws lambda instrumentation and adapt tests Mar 15, 2026
@wpessers wpessers marked this pull request as ready for review March 16, 2026 21:09
@wpessers wpessers requested a review from a team as a code owner March 16, 2026 21:09
Copy link
Contributor

@herin049 herin049 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! And apologies I should have communicated these changes better 😆

@wpessers
Copy link
Member Author

No worries 😄

@wpessers wpessers merged commit 8cbacc1 into open-telemetry:main Mar 17, 2026
17 checks passed
@wpessers wpessers added python Pull requests that update Python code enhancement New feature or request dependencies Pull requests that update a dependency file labels Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants