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

Lambda #1998

Merged
merged 3 commits into from
Aug 22, 2024
Merged

Lambda #1998

merged 3 commits into from
Aug 22, 2024

Conversation

meiao
Copy link
Contributor

@meiao meiao commented Aug 1, 2024

Overview

Adds instrumentation for AWS Lambda SDK.

Related Github Issue

Resolves #1985

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.

Project coverage is 70.56%. Comparing base (764ae62) to head (e3d412d).
Report is 49 commits behind head on main.

Files Patch % Lines
...elic/agent/service/analytics/SpanEventFactory.java 0.00% 8 Missing and 1 partial ⚠️
...java/com/newrelic/agent/tracers/DefaultTracer.java 0.00% 5 Missing ⚠️
...om/newrelic/agent/util/AgentCollectionFactory.java 0.00% 5 Missing ⚠️
...ewrelic/agent/bridge/DefaultCollectionFactory.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1998      +/-   ##
============================================
- Coverage     70.88%   70.56%   -0.33%     
+ Complexity    10345     9870     -475     
============================================
  Files           836      829       -7     
  Lines         41484    39935    -1549     
  Branches       6338     6079     -259     
============================================
- Hits          29407    28181    -1226     
+ Misses         9289     9021     -268     
+ Partials       2788     2733      -55     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@meiao meiao merged commit 08bc501 into main Aug 22, 2024
111 checks passed
@meiao meiao deleted the lambda branch August 22, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

AWS Lambda / Alias instrumentation
3 participants