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

[receiver/webhookevent] fix for issue 35028 #35065

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shalper2
Copy link
Contributor

@shalper2 shalper2 commented Sep 7, 2024

Description: Fixed a bug where request bodies containing newlines caused logs to split into separate entries.

Link to tracking Issue: 35028

Testing: Added a new unit test to req_to_log_test.go for the case where request body data contains newline characters

Documentation: Some comments in req_to_log.go for clarity were added.

@shalper2 shalper2 requested a review from a team September 7, 2024 16:18
@shalper2 shalper2 changed the title fix for issue 35028 [receiver/webhookevent] fix for issue 35028 Sep 7, 2024
@shalper2 shalper2 force-pushed the 35028-fix-scan-behavior branch 2 times, most recently from fee8f5d to b5fc5b4 Compare September 10, 2024 14:30
@shalper2 shalper2 force-pushed the 35028-fix-scan-behavior branch 2 times, most recently from 57f73f6 to ed26e5e Compare September 16, 2024 16:19
@atoulme atoulme added the ready to merge Code review completed; ready to merge by maintainers label Sep 17, 2024
@shalper2 shalper2 requested a review from a team as a code owner September 19, 2024 15:15
@atoulme atoulme removed the ready to merge Code review completed; ready to merge by maintainers label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants