You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS has annouced that it will be discontinuing support for go AWS SDK v1 and we should be updating the collector to migrate away from it to ensure any issues with the package are dealt with.
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Upgrade awsecscontainermetrics receiver to use aws sdk 2
<!-- Issue number (e.g. #1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes#38479
<!--Describe what testing was performed and which tests were added.-->
#### Testing
No changes needed.
<!--Describe the documentation added.-->
#### Documentation
Added a changelog
<!--Please delete paragraphs that you did not use before submitting.-->
Component(s)
receiver/awsecscontainermetrics
Describe the issue you're reporting
Component(s)
exporter/awsecscontainermetrics
Describe the issue you're reporting
AWS has annouced that it will be discontinuing support for go AWS SDK v1 and we should be updating the collector to migrate away from it to ensure any issues with the package are dealt with.
https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/
The text was updated successfully, but these errors were encountered: