Add service endpoint metric like the one provided in v1 SDK #2579
Labels
feature-request
A feature should be added or improved.
p3
This is a minor priority issue
sdk-metrics
Describe the Feature
In v1, AWS SDK request metrics included service endpoint metric which can be used to identify a service.
It would be nice to have this in v2 SDK as well.
Below are the concrete code to get this metric in v1 and the expected code in v2.
Is there any solution to get a metric corresponds to the service endpoint in v2?
In particular, I want to know the bucket name of S3 included in the service endpoint.
Your Environment
The text was updated successfully, but these errors were encountered: