From 479968cd6986d2e56ea08557dd702208f28b46b2 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Thu, 29 Apr 2021 12:24:21 -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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 94c8a1d183f..0c9fd575bda 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 @@ -23,7 +23,7 @@ To allow the Grafana dashboard to persist after the Grafana instance restarts, a To create a persistent dashboard, you will need to get the JSON model of the dashboard you want to persist. You can use a premade dashboard or build your own. -To use a premade dashboard, go to [https://grafana.com/grafana/dashboards,](https://grafana.com/grafana/dashboards) open up its detail page, and click on the **Download JSON** button to get the JSON model for the next step. +To use a premade dashboard, go to [https://grafana.com/grafana/dashboards](https://grafana.com/grafana/dashboards), open up its detail page, and click on the **Download JSON** button to get the JSON model for the next step. To use your own dashboard: @@ -123,4 +123,4 @@ helm.sh/resource-policy: "keep" For users who are using Monitoring V2 v9.4.203 or below, uninstalling the Monitoring chart will delete the `cattle-dashboards` namespace, which will delete all persisted dashboards, unless the namespace is marked with the annotation `helm.sh/resource-policy: "keep"`. -This annotation will be added by default in the new monitoring chart released by Rancher v2.5.8, but it still needs to be manually applied for users of earlier Rancher versions. \ No newline at end of file +This annotation will be added by default in the new monitoring chart released by Rancher v2.5.8, but it still needs to be manually applied for users of earlier Rancher versions.