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

Allow an account specific allow list for some categories #600

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

mpalriwal-Netflix
Copy link
Member

@mpalriwal-Netflix mpalriwal-Netflix commented Oct 31, 2024

This change will allow to restrict some high cardinality or specific custom namespace metric for only a defined allowed list of account, unlike all other namespace is allowed for all as default.

ec2-Asg config will only allow ASG dimension, which is low cardinality and should be fine for all accounts.

@@ -542,6 +542,7 @@ atlas {
"dynamodb-table-ops",
"dynamodb-capacity",
"dynamodb-replication",
"ec2-asg",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you keep this list sorted? It makes it easier to sanity check later.

@mpalriwal-Netflix mpalriwal-Netflix merged commit 025723a into Netflix-Skunkworks:main Nov 4, 2024
2 checks passed
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.

2 participants