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

feat(instrumentation-aws-lambda): In AWS Lambda instrumentation, extend invocation span start time back to Lambda environment startup time on coldstart #2533

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

In AWS Lambda instrumentation, extend invocation span start time back…

39cf372
Select commit
Loading
Failed to load commit list.
Draft

feat(instrumentation-aws-lambda): In AWS Lambda instrumentation, extend invocation span start time back to Lambda environment startup time on coldstart #2533

In AWS Lambda instrumentation, extend invocation span start time back…
39cf372
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2024 in 1s

90.75% (+0.00%) compared to 5eb61d8

View this Pull Request on Codecov

90.75% (+0.00%) compared to 5eb61d8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.75%. Comparing base (5eb61d8) to head (39cf372).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2533   +/-   ##
=======================================
  Coverage   90.75%   90.75%           
=======================================
  Files         169      169           
  Lines        8018     8019    +1     
  Branches     1632     1633    +1     
=======================================
+ Hits         7277     7278    +1     
  Misses        741      741           
Files with missing lines Coverage Δ
...-instrumentation-aws-lambda/src/instrumentation.ts 93.64% <100.00%> (+0.03%) ⬆️