Copy note from AWS S3 sink about transparent decompression to other blob storage sinks since another user got tripped up by this for the Azure Blob Storage sink (https://github.com/vectordotdev/vector/issues/21795).
Change Type
[ ] Bug fix
[ ] New feature
[x] Non-functional (chore, refactoring, docs)
[ ] Performance
Is this a breaking change?
[ ] Yes
[x] No
How did you test this PR?
n/a
Does this PR include user facing changes?
[ ] Yes. Please add a changelog fragment based on our guidelines.
[x] No. A maintainer will apply the "no-changelog" label to this PR.
[x] If this PR introduces changes Vector dependencies (modifies Cargo.lock), please
run dd-rust-license-tool write to regenerate the license inventory and commit the changes (if any). More details here.
Summary
Copy note from AWS S3 sink about transparent decompression to other blob storage sinks since another user got tripped up by this for the Azure Blob Storage sink (https://github.com/vectordotdev/vector/issues/21795).
Change Type
Is this a breaking change?
How did you test this PR?
n/a
Does this PR include user facing changes?
Checklist
Cargo.lock
), please rundd-rust-license-tool write
to regenerate the license inventory and commit the changes (if any). More details here.References
Ref: https://github.com/vectordotdev/vector/issues/21795