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: enhance serverless debug logging #734

Merged
merged 2 commits into from
Jun 28, 2023

Conversation

iamemilio
Copy link
Contributor

Print the JSON payload that is generated when the go agent does a harvest in serverless mode. If the harvest contained no payload data, print a log line mentioning that.

This will help us troubleshoot serverless issues and bring us to parity with other language agents.

Print the JSON payload that is generated when the go agent does a
harvest in serverless mode. If the harvest contained no payload data,
print a log line mentioning that.
nr-swilloughby
nr-swilloughby previously approved these changes Jun 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 20, 2023

Codecov Report

Merging #734 (640d435) into develop (53cd82a) will decrease coverage by 1.17%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #734      +/-   ##
===========================================
- Coverage    93.70%   92.54%   -1.17%     
===========================================
  Files           41       34       -7     
  Lines         2003     1850     -153     
===========================================
- Hits          1877     1712     -165     
- Misses          97      103       +6     
- Partials        29       35       +6     

see 12 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@iamemilio iamemilio merged commit 1555291 into newrelic:develop Jun 28, 2023
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