Skip to content

awss3export to support gzip #27872

@rahnarsson

Description

@rahnarsson

Component(s)

exporter/awss3

Is your feature request related to a problem? Please describe.

No

Describe the solution you'd like

When using AWS S3 exporter it would be nice to have ability to select compression for stored objects i.e. gzip

Describe alternatives you've considered

Current workflow for storing gzipped data is to use AWS Kinesis Exporter and then through Firehose store data to s3 gzipped. But having ability to straightly upload gzipped files to S3 would drop the need to use separate Kinesis stream for just gzipping the data.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions