From e584530b5028341f26471025b9d1a02320817abd Mon Sep 17 00:00:00 2001 From: Matthias Linhuber Date: Mon, 24 Nov 2025 17:38:37 +0100 Subject: [PATCH] Correct Grafana default Admin username in documentation Updated the default Admin username for Grafana login instructions. --- .../monitoring-alerting-guides/customize-grafana-dashboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-guides/advanced-user-guides/monitoring-alerting-guides/customize-grafana-dashboard.md b/docs/how-to-guides/advanced-user-guides/monitoring-alerting-guides/customize-grafana-dashboard.md index c3b315f3e5b..e1deb985d48 100644 --- a/docs/how-to-guides/advanced-user-guides/monitoring-alerting-guides/customize-grafana-dashboard.md +++ b/docs/how-to-guides/advanced-user-guides/monitoring-alerting-guides/customize-grafana-dashboard.md @@ -20,7 +20,7 @@ To see the links to the external monitoring UIs, including Grafana dashboards, y 1. In the left navigation menu, click **Monitoring.** 1. Click **Grafana.** The Grafana dashboard should open in a new tab. 1. Go to the log in icon in the lower left corner and click **Sign In.** -1. Log in to Grafana. The default Admin username and password for the Grafana instance is `admin/prom-operator`. (Regardless of who has the password, cluster administrator permission in Rancher is still required access the Grafana instance.) Alternative credentials can also be supplied on deploying or upgrading the chart. +1. Log in to Grafana. The default Admin username and password for the Grafana instance is `admin` and `prom-operator`. (Regardless of who has the password, cluster administrator permission in Rancher is still required access the Grafana instance.) Alternative credentials can also be supplied on deploying or upgrading the chart. ### Getting the PromQL Query Powering a Grafana Panel