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

[exporter/alibabacloudlogservice] Upgrade github.com/aliyun/aliyun-log-go-sdk dependency #26456

Closed
dmitryax opened this issue Sep 5, 2023 · 7 comments
Assignees
Labels
exporter/alibabacloudlogservice Alibaba components good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dmitryax
Copy link
Member

dmitryax commented Sep 5, 2023

Upgrade the library and adopt aliyun/aliyun-log-go-sdk#216. This requires replacing deprecated UpdateStsToken, AccessKeyID, and AccessKeySecret fields of ProducerConfig struct. Otherwise, the linter is failing with:

Error: alibabacloudlogserviceexporter/uploader.go:56:3: SA1019: producerConfig.UpdateStsToken is deprecated: use CredentialsProvider and UpdateFuncProviderAdapter instead. (staticcheck)
@dmitryax dmitryax added the exporter/alibabacloudlogservice Alibaba components label Sep 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

Pinging code owners for exporter/alibabacloudlogservice: @shabicheng @kongluoxing @qiansheng91. See Adding Labels via Comments if you do not have permissions to add labels yourself.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2023

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@Mihai22125
Copy link

Hi @dmitryax, I'd like to work on this issue. Can you assign it to me, please?

@dmitryax
Copy link
Member Author

dmitryax commented Sep 5, 2023

Thank you, @Mihai22125

Copy link
Contributor

github-actions bot commented Nov 6, 2023

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@qiansheng91
Copy link
Contributor

Hi @dmitryax, This issue will be fixed at #30243.

@github-actions github-actions bot removed the Stale label Jan 2, 2024
dmitryax pushed a commit that referenced this issue Jan 10, 2024
…g-go-sdk version (#30243)

**Description:** 

Replace deprecated UpdateStsToken, AccessKeyID, and AccessKeySecret
fields in ProducerConfig with CredentialsProvider

**Link to tracking Issue:** 

#26456
@dmitryax
Copy link
Member Author

Thanks @qiansheng91

cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this issue Jan 10, 2024
…g-go-sdk version (open-telemetry#30243)

**Description:** 

Replace deprecated UpdateStsToken, AccessKeyID, and AccessKeySecret
fields in ProducerConfig with CredentialsProvider

**Link to tracking Issue:** 

open-telemetry#26456
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/alibabacloudlogservice Alibaba components good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants