Skip to content

botocore: Add Lambda extension#760

Merged
owais merged 5 commits intoopen-telemetry:mainfrom
mariojonke:botocore-lambda
Nov 11, 2021
Merged

botocore: Add Lambda extension#760
owais merged 5 commits intoopen-telemetry:mainfrom
mariojonke:botocore-lambda

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 October 19, 2021 15:09
@owais owais requested review from a team and NathanielRN 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.

3 participants