Skip to content

Support Cost Allocation Tags to PutMetricData #2108

Open
@nurse

Description

@nurse

Support Cost Allocation Tags to PutMetricData

Describe the Feature

aws-sdk-java-v2 has a feature to send AWS CloudWatch Custom Metrics with CloudWatchMetricPublisher.

Is your Feature Request related to a problem?

Inter component problem

When I noticed an increased cost of PutMetricData on checking Cost Explorer, I cannot investigate what causes the cost.
What I can now is just ask "[at]here Are there people who know why PutMetricData" in our Slack...

Between stages

When we have multiple stages like production, staging, and development, we need to grouping metrics count by stage. If we have tags we can use it but we don't have a way to distinguish the metrics between stages.

Proposed Solution

aws-sdk-java-v2 supports Cost Allocation Tags on sending PutMetricData

Describe alternatives you've considered

Output namespace of metrics in aws billing data.

  • I may be able to implement this feature request

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.p3This is a minor priority issuesdk-metricsservice-apiThis issue is due to a problem in a service API, not the SDK implementation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions