Update content/rancher/v2.5/en/monitoring-alerting/persist-grafana/_index.md

Co-authored-by: Arvind Iyengar <arvind.iyengar@suse.com>
This commit is contained in:
Catherine Luse
2021-04-29 12:24:21 -07:00
committed by GitHub
parent 679ddc7386
commit 479968cd69
@@ -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.
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.