Skip to content

Add Queuing, retry and timeout settings to AWS S3 exporter #36264

Closed
@stephenhong

Description

@stephenhong

Component(s)

exporter/awss3

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

There is no configuration option for queuing, retry and timeout for the AWS S3 exporter. I see that the exporterhelper is part of the factory.go but when I tried to use the options in my config.yaml, the collector wouldn't start

Describe the solution you'd like

I believe adding it in the config.go like this would add the options available

Describe alternatives you've considered

No response

Additional context

If the queuing, retry and timeout settings were left out intentionally, may I ask why they had to be taken out?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions