Skip to content

feat: add support for sending platform logs#578

Merged
Sashwatdas123 merged 4 commits intonewrelic:mainfrom
Sashwatdas123:main
Mar 11, 2026
Merged

feat: add support for sending platform logs#578
Sashwatdas123 merged 4 commits intonewrelic:mainfrom
Sashwatdas123:main

Conversation

@Sashwatdas123
Copy link
Copy Markdown
Contributor

Details:

  • Added support for sendPlatformLogs configuration option to forward AWS Lambda platform logs (START/END/REPORT) via the NEW_RELIC_EXTENSION_SEND_PLATFORM_LOGS environment variable.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 10, 2026

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.53%. Comparing base (34fe8ef) to head (fc2de82).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/index.ts 0.00% 3 Missing and 1 partial ⚠️
src/api.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #578      +/-   ##
==========================================
- Coverage   39.86%   39.53%   -0.34%     
==========================================
  Files           4        4              
  Lines         592      597       +5     
  Branches      164      168       +4     
==========================================
  Hits          236      236              
- Misses        318      322       +4     
- Partials       38       39       +1     
Flag Coverage Δ
unit-tests 39.53% <0.00%> (-0.34%) ⬇️

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Sashwatdas123 Sashwatdas123 force-pushed the main branch 2 times, most recently from 65870d7 to 8f5aa9d Compare March 10, 2026 13:08
aavinash-nr
aavinash-nr previously approved these changes Mar 11, 2026
Copy link
Copy Markdown
Contributor

@aavinash-nr aavinash-nr left a comment

Choose a reason for hiding this comment

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

LGTM!

aavinash-nr
aavinash-nr previously approved these changes Mar 11, 2026
@Sashwatdas123 Sashwatdas123 merged commit 6e41336 into newrelic:main Mar 11, 2026
10 of 12 checks passed
@github-actions github-actions bot mentioned this pull request Mar 11, 2026
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.

2 participants