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

Support client side SDK metrics (aws_csm) #1236

Open
2 tasks
kyleip opened this issue Jan 7, 2025 · 1 comment
Open
2 tasks

Support client side SDK metrics (aws_csm) #1236

kyleip opened this issue Jan 7, 2025 · 1 comment
Labels
feature-request A feature should be added or improved.

Comments

@kyleip
Copy link

kyleip commented Jan 7, 2025

Describe the feature

It looks like the aws rust sdk is not emitting client side SDK metrics when the AWS_CSM_ENABLED environment variable is set. This is the behavior for other aws sdks, such as for [python] (https://boto3.amazonaws.com/v1/documentation/api/1.10.46/guide/sdk-metrics.html) and [go] (https://docs.aws.amazon.com/sdk-for-go/api/aws/csm/).

Use Case

We would like to be able to use aws_csm with the aws rust sdk

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

A note for the community

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue, please leave a comment
@kyleip kyleip added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jan 7, 2025
@ysaito1001 ysaito1001 removed the needs-triage This issue or PR still needs to be triaged. label Jan 16, 2025
@ysaito1001
Copy link
Collaborator

I suspect the requested functionality follows smithy-lang/smithy-rs#3912.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

2 participants