Commit Graph

20 Commits

Author SHA1 Message Date
Aurélien Legrand cde0b5d051
Network dashboard: Adding dynamic routes per VPC peering group. (#617)
* Adding Dynamic Routes per VPC peering

* Python formatting.

Co-authored-by: Aurélien Legrand <legranda@google.com>
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
2022-04-12 09:58:12 +02:00
Aurélien Legrand 63a4d81de7 Documentation fix. 2022-03-30 17:46:01 +02:00
Aurélien Legrand db37e43a99 Adding Dynamic Routes per Network as a new metric. 2022-03-30 17:03:31 +02:00
Aurélien Legrand 0344e7df8c formatting 2022-03-28 18:47:11 +02:00
Aurélien Legrand 02dc53d0d4 Refactored how limits are managed, now you can edit the metrics.yaml file to set specific metrics per network. 2022-03-28 18:44:16 +02:00
Aurélien Legrand 291470b8c4 Refactoring to use Cloud Asset Inventory, reducing latency for metrics data, reduced execution time by 50%. 2022-03-24 10:07:58 +01:00
Aurélien Legrand 344a489a27 Improving README 2022-03-18 10:46:30 +01:00
Aurélien Legrand 76f8f4b19d Improving README 2022-03-18 10:45:54 +01:00
Aurélien Legrand 5d7e25484d Improving README.md and adding a picture 2022-03-18 10:43:16 +01:00
Aurélien Legrand 44b32400e6 formatting test.tf 2022-03-18 10:10:08 +01:00
Aurélien Legrand 73269eeed5 Removing unless variables, using local modules. 2022-03-18 10:05:51 +01:00
Aurélien Legrand 18a59285d2 Sorting imports and constant variables 2022-03-17 20:35:33 +01:00
Aurélien Legrand 65172031f0 refactoring main.py 2022-03-17 20:08:58 +01:00
Aurélien Legrand 6f6b0796da Variables to uppercase. 2022-03-17 17:28:17 +01:00
Aurélien Legrand 13244d8904 Removing global variables. 2022-03-17 17:04:31 +01:00
Aurélien Legrand a1fdb73a96 formatting 2022-03-17 16:38:24 +01:00
Aurélien Legrand 5a085f4147 Using Cloud Function Fabric Terraform module 2022-03-17 16:36:56 +01:00
Aurélien Legrand 9a076553a5 Refactoring Cloud Function code: added metrics.yaml file to create all metrics. 2022-03-17 16:36:36 +01:00
Aurélien Legrand 221557d066 Pinning version for libs and terraform modules, adding docstrings, improving documentation of the code, tabs 2 spaces. 2022-03-09 19:02:59 +01:00
Aurélien Legrand 9f3ee4dc22 Networking dashboard to display per VPC and per VPC peering group limits that are not shown in the console 2022-03-08 18:36:02 +01:00