From 17a2783392c27cfd559a583c48c62b9710bddda9 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Thu, 29 Apr 2021 12:24:35 -0700 Subject: [PATCH] Update content/rancher/v2.5/en/monitoring-alerting/persist-grafana/_index.md Co-authored-by: Arvind Iyengar --- .../v2.5/en/monitoring-alerting/persist-grafana/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.5/en/monitoring-alerting/persist-grafana/_index.md b/content/rancher/v2.5/en/monitoring-alerting/persist-grafana/_index.md index 0c9fd575bda..9e1adb094b2 100644 --- a/content/rancher/v2.5/en/monitoring-alerting/persist-grafana/_index.md +++ b/content/rancher/v2.5/en/monitoring-alerting/persist-grafana/_index.md @@ -27,7 +27,7 @@ To use a premade dashboard, go to [https://grafana.com/grafana/dashboards](https To use your own dashboard: -1. Open the Grafana dashboard. From the **Cluster Explorer,** click **Cluster Explorer > Monitoring.** +1. Click on the link to open Grafana. From the **Cluster Explorer,** click **Cluster Explorer > Monitoring.** 1. Log in to Grafana. Note: The default Admin username and password for the Grafana instance is `admin/prom-operator`. (Regardless of who has the password, in order to access the Grafana instance, you still need at least the **Manage Services** or **View Monitoring** permissions in the Project containing the namespace that contains Grafana.) Alternative credentials can also be supplied on deploying or upgrading the chart. 1. Create a dashboard using Grafana's UI. Once complete, go to the dashboard's settings by clicking on the gear icon in the top navigation menu. In the left navigation menu, click **JSON Model.** 1. Copy the JSON data structure that appears.