From b4305b335a61b84f33193a0442a24c65a5323a28 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Thu, 18 Jul 2019 17:14:18 -0700 Subject: [PATCH] Explain out-of-the-box alerts --- .../v2.x/en/cluster-admin/tools/alerts/default-alerts/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/cluster-admin/tools/alerts/default-alerts/_index.md b/content/rancher/v2.x/en/cluster-admin/tools/alerts/default-alerts/_index.md index 9c5c327c9a4..9ee8043da33 100644 --- a/content/rancher/v2.x/en/cluster-admin/tools/alerts/default-alerts/_index.md +++ b/content/rancher/v2.x/en/cluster-admin/tools/alerts/default-alerts/_index.md @@ -63,4 +63,4 @@ When you enable monitoring for the project, some project-level alerts are provid | Alert | Explanation | |-------|-------------| | Less than half workload available | A critical alert is triggered if less than half of a workload is available, based on workloads where the key is `app` and the value is `workload.` | -| Memory usage close to the quota | A warning alert is triggered if the project's memory usage exceeds the memory resource limits for the project. | \ No newline at end of file +| Memory usage close to the quota | A warning alert is triggered if the project's memory usage exceeds the memory resource limits for the project. |