From cfd8e386d0eb5a2e7fd4f6b4629fc257e94c7f0b Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Thu, 23 May 2024 09:47:28 -0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Silvio Moioli --- .../monitoring-alerting-guides/enable-monitoring.md | 4 ++-- .../monitoring-alerting-guides/enable-monitoring.md | 7 +------ .../monitoring-alerting-guides/enable-monitoring.md | 4 ++-- 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/docs/how-to-guides/advanced-user-guides/monitoring-alerting-guides/enable-monitoring.md b/docs/how-to-guides/advanced-user-guides/monitoring-alerting-guides/enable-monitoring.md index d52669e15e4..55d2220f747 100644 --- a/docs/how-to-guides/advanced-user-guides/monitoring-alerting-guides/enable-monitoring.md +++ b/docs/how-to-guides/advanced-user-guides/monitoring-alerting-guides/enable-monitoring.md @@ -80,7 +80,7 @@ Then **Cert File Path** would be set to `/etc/alertmanager/secrets/cert.pem`. ## Rancher Performance Dashboard -When monitoring is installed, you are given basic health metrics about the local Rancher server, such as CPU and memory data. To get advanced metrics for your local Rancher server, you must enable the Rancher Performance Dashboard for Grafana. +When monitoring is installed on the upstream (local) cluster, you are given basic health metrics about the Rancher pods, such as CPU and memory data. To get advanced metrics for your local Rancher server, you must additionally enable the Rancher Performance Dashboard for Grafana. This dashboard provides access to the following advanced metrics: @@ -103,7 +103,7 @@ This dashboard provides access to the following advanced metrics: :::note -Advanced heap analysis is not present as it is a very context-dependent technique that's meant for debugging and not intended for normal observation. +Profiling data (such as advanced memory or CPU analysis) is not present as it is a very context-dependent technique that's meant for debugging and not intended for normal observation. ::: diff --git a/versioned_docs/version-2.7/how-to-guides/advanced-user-guides/monitoring-alerting-guides/enable-monitoring.md b/versioned_docs/version-2.7/how-to-guides/advanced-user-guides/monitoring-alerting-guides/enable-monitoring.md index 02ca13f1fb3..900a814570e 100644 --- a/versioned_docs/version-2.7/how-to-guides/advanced-user-guides/monitoring-alerting-guides/enable-monitoring.md +++ b/versioned_docs/version-2.7/how-to-guides/advanced-user-guides/monitoring-alerting-guides/enable-monitoring.md @@ -80,7 +80,7 @@ Then **Cert File Path** would be set to `/etc/alertmanager/secrets/cert.pem`. ## Rancher Performance Dashboard -When monitoring is installed, you are given basic health metrics about the local Rancher server, such as CPU and memory data. To get advanced metrics for your local Rancher server, you must enable the Rancher Performance Dashboard for Grafana. +When monitoring is installed on the upstream (local) cluster, you are given basic health metrics about the Rancher pods, such as CPU and memory data. To get advanced metrics for your local Rancher server, you must additionally enable the Rancher Performance Dashboard for Grafana. This dashboard provides access to the following advanced metrics: @@ -107,11 +107,6 @@ Advanced heap analysis is not present as it is a very context-dependent techniqu ::: -:::note - -Advanced heap analysis is not present as it is a very context-dependent technique that's meant for debugging and not intended for normal observation. - -::: ### Enabling the Rancher Performance Dashboard diff --git a/versioned_docs/version-2.8/how-to-guides/advanced-user-guides/monitoring-alerting-guides/enable-monitoring.md b/versioned_docs/version-2.8/how-to-guides/advanced-user-guides/monitoring-alerting-guides/enable-monitoring.md index 0a2fa2da193..161d1495d5e 100644 --- a/versioned_docs/version-2.8/how-to-guides/advanced-user-guides/monitoring-alerting-guides/enable-monitoring.md +++ b/versioned_docs/version-2.8/how-to-guides/advanced-user-guides/monitoring-alerting-guides/enable-monitoring.md @@ -80,7 +80,7 @@ Then **Cert File Path** would be set to `/etc/alertmanager/secrets/cert.pem`. ## Rancher Performance Dashboard -When monitoring is installed, you are given basic health metrics about the local Rancher server, such as CPU and memory data. To get advanced metrics for your local Rancher server, you must enable the Rancher Performance Dashboard for Grafana. +When monitoring is installed on the upstream (local) cluster, you are given basic health metrics about the Rancher pods, such as CPU and memory data. To get advanced metrics for your local Rancher server, you must additionally enable the Rancher Performance Dashboard for Grafana. This dashboard provides access to the following advanced metrics: @@ -103,7 +103,7 @@ This dashboard provides access to the following advanced metrics: :::note -Advanced heap analysis is not present as it is a very context-dependent technique that's meant for debugging and not intended for normal observation. +Profiling data (such as advanced memory or CPU analysis) is not present as it is a very context-dependent technique that's meant for debugging and not intended for normal observation. :::