Skip to content

Removed account ID from metric namespace #108

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

Merged
merged 1 commit into from
Jul 30, 2020

Conversation

cortez7
Copy link
Contributor

@cortez7 cortez7 commented Jul 30, 2020

Main PR for Java plugin: aws-cloudformation/cloudformation-cli-java-plugin#293

The removed account ID is the customer account ID instead of the provider account ID. This means that for public types, a new metric namespace would be created each time we need to emit metrics. The main issue with this is that the internal and logging failure alarms will not work properly and service teams may not be notified of issues.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cortez7 cortez7 force-pushed the metric-namespace-fix branch from a9601a5 to cc11224 Compare July 30, 2020 21:45
@nina-ctrlv nina-ctrlv merged commit 797b9b3 into aws-cloudformation:master Jul 30, 2020
@cortez7 cortez7 deleted the metric-namespace-fix branch July 30, 2020 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants