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

Network dashboard: Subnet IP utilization update #837

Merged
merged 16 commits into from
Sep 30, 2022

Conversation

aurelienlegrand
Copy link
Collaborator

Adding a metric for subnet IP utilization, for example 0.7 means 70% of the IP addresses in the subnet are currently used.
Adding support for monitoring folders (MONITORED_FOLDERS_LIST environment variable). The cloud function will monitor all projects under the provided folders (this is recursive so it applies even to sub folders).

examples/cloud-operations/network-dashboard/main.tf Outdated Show resolved Hide resolved
examples/cloud-operations/network-dashboard/main.tf Outdated Show resolved Hide resolved
@gleichda
Copy link
Contributor

@aurelienlegrand Pls rebase this with the latest master (Be careful this will move the whole stuff to the new blueprints folder)

Copy link
Contributor

@gleichda gleichda left a comment

Choose a reason for hiding this comment

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

Thanks for fixing looks good now!

@aurelienlegrand
Copy link
Collaborator Author

Thanks again @gleichda for your great, in depth review!

@aurelienlegrand aurelienlegrand merged commit a709feb into master Sep 30, 2022
@aurelienlegrand aurelienlegrand deleted the network_dashboard branch September 30, 2022 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants