Skip to content

Telemetry API Extension#144

Open
iamemilio wants to merge 21 commits into
newrelic:mainfrom
iamemilio:extension-2
Open

Telemetry API Extension#144
iamemilio wants to merge 21 commits into
newrelic:mainfrom
iamemilio:extension-2

Conversation

@iamemilio

@iamemilio iamemilio commented Jan 25, 2023

Copy link
Copy Markdown
Contributor

This constitutes a re-write or a v3 product of the newrelic-lambda-extension. This new tooling collects data from the telemetry api lambda services and forwards it to New Relic. It also supports collecting server less agent data when configured.

Draft PR

@CLAassistant

CLAassistant commented Jan 25, 2023

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@codecov

codecov Bot commented Jan 25, 2023

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 23.88797% with 462 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.77%. Comparing base (3c4218d) to head (4f7c563).
⚠️ Report is 219 commits behind head on main.

Files with missing lines Patch % Lines
telemetryApi/send_to_new_relic.go 4.07% 256 Missing and 3 partials ⚠️
telemetryApi/client.go 0.00% 61 Missing ⚠️
telemetryApi/listener.go 0.00% 44 Missing ⚠️
agentTelemetry/dispatcher.go 0.00% 39 Missing ⚠️
telemetryApi/dispatcher.go 0.00% 34 Missing ⚠️
agentTelemetry/ipc.go 0.00% 7 Missing ⚠️
config/config.go 87.71% 6 Missing and 1 partial ⚠️
agentTelemetry/batch.go 90.19% 4 Missing and 1 partial ⚠️
agentTelemetry/client.go 88.23% 2 Missing ⚠️
agentTelemetry/payload.go 0.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #144       +/-   ##
===========================================
- Coverage   77.59%   41.77%   -35.83%     
===========================================
  Files          24       18        -6     
  Lines        1129      881      -248     
===========================================
- Hits          876      368      -508     
- Misses        193      488      +295     
+ Partials       60       25       -35     

☔ View full report in Codecov by Harness.
📢 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.

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.

3 participants