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

s3 exporter: exporter improvements and migration v2 aws sdk #36698

Merged

Conversation

MovieStoreGuy
Copy link
Contributor

Description

With the annoucement of eol for the aws v1 sdk, this will give the project time to adopt the latest SDK to provide feedback.

Furthermore, there is also minor code improvements to improve maintainability.

Link to tracking issue

Testing

Included unit tests as part of the changes.

Documentation

This is mostly a behaviourally change, and shouldn't have any user impact but it is worth calling out.

This change migrates the exporter to use sdk v2 while also providing
some code improvements.
@MovieStoreGuy
Copy link
Contributor Author

Is action for #36699

@MovieStoreGuy MovieStoreGuy merged commit dec4a7b into open-telemetry:main Dec 6, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 6, 2024
ZenoCC-Peng pushed a commit to ZenoCC-Peng/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2024
…emetry#36698)

#### Description

With the annoucement of
[eol](https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/)
for the aws v1 sdk, this will give the project time to adopt the latest
SDK to provide feedback.

Furthermore, there is also minor code improvements to improve
maintainability.

#### Link to tracking issue

<!--Describe what testing was performed and which tests were added.-->
#### Testing

Included unit tests as part of the changes.

<!--Describe the documentation added.-->
#### Documentation

This is mostly a behaviourally change, and shouldn't have any user
impact but it is worth calling out.
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
…emetry#36698)

#### Description

With the annoucement of
[eol](https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/)
for the aws v1 sdk, this will give the project time to adopt the latest
SDK to provide feedback.

Furthermore, there is also minor code improvements to improve
maintainability.

#### Link to tracking issue

<!--Describe what testing was performed and which tests were added.-->
#### Testing

Included unit tests as part of the changes.

<!--Describe the documentation added.-->
#### Documentation

This is mostly a behaviourally change, and shouldn't have any user
impact but it is worth calling out.
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.

3 participants