Assigned
Status Update
Comments
sh...@google.com <sh...@google.com>
ka...@google.com <ka...@google.com>
ka...@google.com <ka...@google.com> #2
From the logs:
2023-12-06 16:34:17,743 [89868589] INFO - #com.android.tools.idea.gradle.project.build.invoker.GradleBuildInvoker - About to execute Gradle tasks: [...]
do you see the same issue?
ne...@google.com <ne...@google.com> #3
Unfortunately, yes...
Description
Please provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible please provide a summary of what steps or workarounds you have already tried, and any docs or articles you found (un)helpful.
Problem you have encountered:
The customer wants to have a clear monitoring solution for IP usage in Shared VPC environments.
What you expected to happen:
- alert for IP exhaustion in any subnet of the shared VPC we have
- check what is the component using a specific IP (compute instance, CloudSQL instance, etc)
- obtain metrics about IP usage changes
- obtain events/logs/data associated to IP assignment and usage across GCP resources (compute instances, load balancer, CloudSQL, etc). This is fundamental for any type of investigation associated to security or production issues.
Steps to reproduce:
Other information (workarounds you have tried, documentation consulted, etc):
Customer ended up using the following script:
but it is of course limited in scope and does not provide a comprehensive solution for the entire topic.
Related cases:
go/vgo/49371938