Skip to content

chore: update core to 0.19, api to rc0#440

Merged
dyladan merged 4 commits into
open-telemetry:mainfrom
dynatrace-oss-contrib:update-core
Apr 22, 2021
Merged

chore: update core to 0.19, api to rc0#440
dyladan merged 4 commits into
open-telemetry:mainfrom
dynatrace-oss-contrib:update-core

Conversation

@dyladan

@dyladan dyladan commented Apr 22, 2021

Copy link
Copy Markdown
Member

For now I am keeping the API dependency where it is and updating it to latest. a follow up will move it to peer deps.

Comment thread plugins/node/opentelemetry-instrumentation-aws-lambda/package.json
@dyladan dyladan marked this pull request as ready for review April 22, 2021 15:11
@dyladan dyladan requested a review from a team April 22, 2021 15:11
@dyladan dyladan added the enhancement New feature or request label Apr 22, 2021
[FaasAttribute.FAAS_EXECUTION]: context.awsRequestId,
[FaasAttribute.FAAS_ID]: context.invokedFunctionArn,
[SemanticAttributes.FAAS_EXECUTION]: context.awsRequestId,
'faas.id': context.invokedFunctionArn,

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

faas.id is used as a span attribute here, but should be a resource attribute. I left it here to make this PR as small as possible while passing and changing no behavior. I will create a follow up bug to fix this.

@codecov

codecov Bot commented Apr 22, 2021

Copy link
Copy Markdown

Codecov Report

Merging #440 (47a1cb9) into main (21d1701) will not change coverage.
The diff coverage is n/a.

❗ Current head 47a1cb9 differs from pull request most recent head e76ebf9. Consider uploading reports for the commit e76ebf9 to get more accurate results

@@           Coverage Diff           @@
##             main     #440   +/-   ##
=======================================
  Coverage   96.11%   96.11%           
=======================================
  Files          21       21           
  Lines         695      695           
  Branches       95       95           
=======================================
  Hits          668      668           
  Misses         27       27           

@lizthegrey

Copy link
Copy Markdown
Member

exciting!

@obecny obecny left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@dyladan dyladan merged commit 2b56132 into open-telemetry:main Apr 22, 2021
@dyladan dyladan deleted the update-core branch April 22, 2021 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants