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

Add missing bytes field to backend response log #494

Merged
merged 14 commits into from
May 9, 2022

Conversation

malud
Copy link
Collaborator

@malud malud commented Apr 28, 2022

Add bytes log field to response field for backend logs.
This is done by collecting and delaying the backend log until the beresp body is read from the endpoint handler (proxy / copybody) or eval reads.
Fired right after the access-log.


Reviewer checklist
  • Read PR description: a summary about the changes is required
  • Changelog updated
  • Documentation: docs/{Reference, Cli, ...}, Docker and cli help/usage
  • Pulled branch, manually tested
  • Verified requirements are met
  • Reviewed the code
  • Reviewed the related tests

@malud malud marked this pull request as ready for review May 4, 2022 05:45
@alex-schneider alex-schneider merged commit 502ef91 into master May 9, 2022
@alex-schneider alex-schneider deleted the bytes-in-all-logs branch May 9, 2022 07:56
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