From 1b19587f0c76d2f463b3f9e295bfd5ad5d900279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Legrand?= Date: Tue, 25 Oct 2022 11:50:40 +0200 Subject: [PATCH] Update README.md --- blueprints/cloud-operations/network-dashboard/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/cloud-operations/network-dashboard/README.md b/blueprints/cloud-operations/network-dashboard/README.md index cc7b28ff1..4d62ed5fc 100644 --- a/blueprints/cloud-operations/network-dashboard/README.md +++ b/blueprints/cloud-operations/network-dashboard/README.md @@ -60,7 +60,7 @@ Note that metrics are created in the cloud-function/metrics.yaml file. You can a ## Assumptions and limitations - The CF assumes that all VPCs in peering groups are within the same organization, except for PSA peerings -- PSA peerings record only subnets data +- The CF will only fetch subnet utilization data from the PSA peerings (not the VMs, ILB or routes usage) - The CF assumes global routing is ON, this impacts dynamic routes usage calculation - The CF assumes custom routes importing/exporting is ON, this impacts static and dynamic routes usage calculation - The CF assumes all networks in peering groups have the same global routing and custom routes sharing configuration