Apply suggestions from code review

Co-authored-by: Silvio Moioli <moio@suse.com>
This commit is contained in:
Billy Tat
2024-05-23 09:47:28 -07:00
committed by GitHub
co-authored by Silvio Moioli
parent dbd40f2324
commit cfd8e386d0
3 changed files with 5 additions and 10 deletions
@@ -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.
:::
@@ -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
@@ -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.
:::