Open
1 of 8 issues completedDescription
Component(s)
No response
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.
Components using github.com/aws/aws-sdk-go
- confmap/providerexporter/awskinesisexporterexporter/loadbalancingexporterextension/observerextension/sigv4authextensioninternal/metadataprovidersreceiver/awss3receiver
(generated with rg 'github.com/aws/aws-sdk-go' -l -tgo | cut -d'/' -f1-2 | sort | uniq | sed 's/^/- [ ] /'
)
Sub-issues
Sub-issues
Preview
- Manage this item control shift u
- Manage this item control shift u
- Manage this item control shift u
- Manage this item control shift u
- Manage this item control shift u
- Manage this item control shift u
- Manage this item control shift u
- Manage this item control shift u
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
MovieStoreGuy commentedon Dec 6, 2024
Some of these may already be migrated off, just confirming as we go.
MovieStoreGuy commentedon Dec 8, 2024
For those wanting to pick up this issue,
The migration guides https://aws.github.io/aws-sdk-go-v2/docs/migrating/ is a good starting place to understand what needs to be done.
LZiHaN commentedon Dec 10, 2024
hi @MovieStoreGuy , is this issue still available? i'd like to working on it, assign please
mx-psi commentedon Dec 10, 2024
Duplicate of #33208?
david-sevcik commentedon Dec 22, 2024
Hello @MovieStoreGuy and @mx-psi, is it still available? I would like to take it as my first issue
MovieStoreGuy commentedon Dec 22, 2024
Yes, sorry
[exporter/datadogexporter] Migrating datadog exporter to use aws sdk …
10 remaining items
crobert-1 commentedon Feb 5, 2025
I've opened sub-issues for all of the components that don't have an open PR yet. Depending on PR outcomes I can create issues for more components as well.
[receiver/awscloudwatch] Migrating awscloudwatch receiver to use aws …