Skip to content

feat(agent): Add AWS Lambda Relationship #1023

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

Merged
merged 18 commits into from
Mar 11, 2025
Merged

feat(agent): Add AWS Lambda Relationship #1023

merged 18 commits into from
Mar 11, 2025

Conversation

ZNeumann
Copy link
Contributor

Instrument AWS Lambda invoke and reconstruct the ARN to facilitate a complete service map.

@newrelic-php-agent-bot
Copy link

newrelic-php-agent-bot commented Feb 13, 2025

Test Suite Status Result
Multiverse 8/8 passing
SOAK 77/79 passing

@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2025

Codecov Report

Attention: Patch coverage is 50.87719% with 56 lines in your changes missing coverage. Please review.

Project coverage is 77.82%. Comparing base (f02c410) to head (fbf408f).

Files with missing lines Patch % Lines
agent/lib_aws_sdk_php.c 49.00% 51 Missing ⚠️
agent/php_nrini.c 70.00% 3 Missing ⚠️
axiom/nr_segment_traces.c 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1023      +/-   ##
==========================================
- Coverage   77.93%   77.82%   -0.12%     
==========================================
  Files         198      198              
  Lines       27713    27827     +114     
==========================================
+ Hits        21599    21657      +58     
- Misses       6114     6170      +56     
Flag Coverage Δ
agent-for-php-7.2 78.08% <61.53%> (-0.01%) ⬇️
agent-for-php-7.3 78.10% <61.53%> (-0.01%) ⬇️
agent-for-php-7.4 77.81% <61.53%> (-0.01%) ⬇️
agent-for-php-8.0 77.20% <61.53%> (-0.01%) ⬇️
agent-for-php-8.1 77.59% <50.87%> (-0.12%) ⬇️
agent-for-php-8.2 ?
agent-for-php-8.3 ?
agent-for-php-8.4 77.22% <50.87%> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ZNeumann ZNeumann marked this pull request as ready for review February 26, 2025 19:16
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.

5 participants