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

Omit "nil" values #31

Merged
merged 1 commit into from
Aug 2, 2022
Merged

Omit "nil" values #31

merged 1 commit into from
Aug 2, 2022

Conversation

ricoberger
Copy link
Member

When a key in a log line has the value "null", we do not append this
key/value to the fields array, so that we can use the "exists"
operation to filter for fields where the value is nil.

When a key in a log line has the value "null", we do not append this
key/value to the fields array, so that we can use the "_exists_"
operation to filter for fields where the value is nil.
@ricoberger ricoberger merged commit 9639a8b into main Aug 2, 2022
@ricoberger ricoberger deleted the omit-nil-values branch August 2, 2022 17:41
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.

1 participant