-
Notifications
You must be signed in to change notification settings - Fork 24
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
ROX-25218: Instruct Collector to not aggregate some subnets #1639
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As discussed offline, maybe non aggregated networks/address might be a better name to detailed networks/address. We can use a synonym or shorten the words when needed.
Other than that the PR looks good, think it's a good step forward for how we handle networks, just left a couple minor comments.
4f9da10
to
dd6048e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
ROX_NON_AGGREGATED_NETWORKS can list subnets that should not be aggregated. This is very similar to private network subnets.
ROX_NON_AGGREGATED_NETWORKS can list subnets that should not be aggregated. This is very similar to private network subnets.
Description
This adds an environment variable providing Collector with a list of subnets to never aggregate (
ROX_NON_AGGREGATED_NETWORKS
).As a side effect, this can be used to expand the list of standard private network prefixes with new ones.
Checklist
Testing
central-db
ROX_NON_AGGREGATED_NETWORKS=34.228.224.0/24
central
connecting tocentral-db