Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

botocore: Add Lambda extension #760

Merged
merged 5 commits into from
Nov 11, 2021
Merged

Conversation

mariojonke
Copy link
Contributor

@mariojonke mariojonke commented Oct 19, 2021

Description

Adds an extension for AWS lambda to add additional attributes on Invoke operations. The added attributes follow the semantic conventions for outgoing FaaS invocations.
Moves also the existing context propagation / span injection for lambda invocations into the extension.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Adds additional tests

Does This PR Require a Core Repo Change?

  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added

* add extension to add additional attributes for lambda invoke
  calls
* move lambda specific tests to separate module
@mariojonke mariojonke requested a review from a team as a code owner October 19, 2021 15:09
@owais owais requested review from NathanielRN and a team October 25, 2021 22:34
@owais owais enabled auto-merge (squash) November 11, 2021 11:43
@owais owais merged commit 055a50c into open-telemetry:main Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants