diff --git a/content/rancher/v2.x/en/tools/monitoring/_index.md b/content/rancher/v2.x/en/tools/monitoring/_index.md index e3c0e512e94..0e0db4099db 100644 --- a/content/rancher/v2.x/en/tools/monitoring/_index.md +++ b/content/rancher/v2.x/en/tools/monitoring/_index.md @@ -62,7 +62,7 @@ When you enable monitoring for a Rancher project, Prometheus collects metrics fr ## Configuring Cluster Monitoring -You can deploy Prometheus monitoring for a cluster, navigate to **Tools > Monitoring** as shown in the GIF below, which displays a user enabling cluster monitoring for a cluster named `custom-u1804`. The only required action for deployment is to select the **Enable** option and click **Save**, but you might want to [customize configuration options](#prometheus-configuration-options) for your environment. +You can deploy Prometheus monitoring for a cluster, navigate to **Tools > Monitoring** as shown in the GIF below, which displays a user enabling cluster monitoring for a cluster named `local`. The only required action for deployment is to select the **Enable** option and click **Save**, but you might want to [customize configuration options](#prometheus-configuration-options) for your environment. ![EnableClusterMonitoring]({{< baseurl >}}/img/rancher/enable-cluster-monitoring.gif) diff --git a/src/img/rancher/enable-cluster-monitoring.gif b/src/img/rancher/enable-cluster-monitoring.gif index ad3371e6fa9..baef3cc2487 100644 Binary files a/src/img/rancher/enable-cluster-monitoring.gif and b/src/img/rancher/enable-cluster-monitoring.gif differ diff --git a/src/img/rancher/enable-project-monitoring.gif b/src/img/rancher/enable-project-monitoring.gif index cfe87097fc2..f44c67eb8f7 100644 Binary files a/src/img/rancher/enable-project-monitoring.gif and b/src/img/rancher/enable-project-monitoring.gif differ