Skip to content

pipeline: outputs: azure_blob: Add compress and compress_blob options #1625

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

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

Conversation

kforeverisback
Copy link
Contributor

Adding documentation for missing options: compress and compress_blob in Azure Blob Plugin.

Corresponding source code reference to these options in branch v4.0.0:
compress: https://github.com/fluent/fluent-bit/blob/v4.0.0/plugins/out_azure_blob/azure_blob.c#L1175
compress_blob: https://github.com/fluent/fluent-bit/blob/v4.0.0/plugins/out_azure_blob/azure_blob.c#L1181

Issue and discussion reference:
fluent/fluent-bit#10140

Signed-off-by: Kushal Azim Ekram <11367790+kforeverisback@users.noreply.github.com>
Copy link
Contributor

@esmerel esmerel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok to me.

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