Skip to content

Support client side SDK metrics (aws_csm) #1236

@kyleip

Description

@kyleip

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions