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

More Defensive zerologWriter parsing #584

Merged
merged 7 commits into from
Nov 2, 2022
Merged

Conversation

iamemilio
Copy link
Contributor

In preparation for a more feature rich log data spec, this parser was built to be able to scan additional contextual vaule from a zerolog log message. This patch fixes a bug where it was unable to correctly parse the JSON value for strings with commas, numbers, or stack traces.

nr-swilloughby
nr-swilloughby previously approved these changes Sep 22, 2022
nr-swilloughby
nr-swilloughby previously approved these changes Oct 11, 2022
In preparation for a more feature rich log data spec, this parser was
built to be able to scan additional contextual vaule from a zerolog
log message. This patch fixes a bug where it was unable to correctly
parse the JSON value for strings with commas,numbers, or stack traces.
@iamemilio iamemilio merged commit 2168b44 into newrelic:develop Nov 2, 2022
@iamemilio iamemilio deleted the sqlFix branch November 2, 2022 18:38
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