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

Fix document keys for default columns #37

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

ricoberger
Copy link
Member

We changed the logic to flatten the json document returned by Fluent Bit to use a "_" instead of a ".". But we forgot to adjust the keys used for the default columns. This is now fixed.

We changed the logic to flatten the json document returned by Fluent Bit
to use a "_" instead of a ".". But we forgot to adjust the keys used for
the default columns. This is now fixed.
@ricoberger ricoberger added the changelog: fixed Something which wasn't working is fixed label Oct 17, 2022
@ricoberger ricoberger merged commit bd0bded into main Oct 17, 2022
@ricoberger ricoberger deleted the fix-default-columns-matching branch October 17, 2022 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: fixed Something which wasn't working is fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant