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

processor_attributes: add support to handle Logs metadata (WIP) #8494

Closed
wants to merge 2 commits into from

Conversation

edsiper
Copy link
Member

@edsiper edsiper commented Feb 17, 2024

The following PR implements support to modify Logs metadata as logs attributes. The previous implementation only support traces, this patch extends it functionality.

note: this is still work in process and as of now there is only logic split with CFL and inside the processor_attributes plugin.


Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

The following patch splits the logic of the plugin that originally only
supports Traces attributes. Now certain functions has been moved to a
traces interface and some cleanup has been done in the attributes one.

This refactoring is still work in process.

Signed-off-by: Eduardo Silva <[email protected]>
@edsiper
Copy link
Member Author

edsiper commented Mar 14, 2024

this functionality is now part of the new content_modifier processor

@edsiper edsiper closed this Mar 14, 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.

1 participant