From 7317c3f75c81d9c831fd6185783353ecaf955e66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Legrand?= Date: Fri, 18 Mar 2022 10:46:30 +0100 Subject: [PATCH] Improving README --- examples/cloud-operations/network-dashboard/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/cloud-operations/network-dashboard/README.md b/examples/cloud-operations/network-dashboard/README.md index 20094144d..ee3167cc4 100644 --- a/examples/cloud-operations/network-dashboard/README.md +++ b/examples/cloud-operations/network-dashboard/README.md @@ -8,6 +8,7 @@ Here is an example of dashboard you can get with this solution: Here you see utilization (usage compared to the limit) for a specific metric (number of instances per VPC) for multiple VPCs and projects. + 3 metrics are created: Usage, limit and utilization. You can follow each of these and create alerting policies if a threshold is reached. ## Usage