diff --git a/content/rancher/v2.x/en/monitoring-alerting/v2.5/_index.md b/content/rancher/v2.x/en/monitoring-alerting/v2.5/_index.md index 539474123fa..5aecaea6bde 100644 --- a/content/rancher/v2.x/en/monitoring-alerting/v2.5/_index.md +++ b/content/rancher/v2.x/en/monitoring-alerting/v2.5/_index.md @@ -114,7 +114,7 @@ To see the Grafana UI, install `rancher-monitoring`. Then go to the **Cluster Ex ![Cluster Compute Resources Dashboard in Grafana]({{}}/img/rancher/cluster-compute-resources-dashboard.png)
Default Dashboards in Grafana
-![Default Dashboards in Grafana]({{}}/img/rancher/default-grafana-dashboards.png) +![Default Dashboards in Grafana]({{}}/img/rancher/grafana-default-dashboard.png) To allow the Grafana dashboard to persist after it restarts, you will need to add the configuration JSON into a ConfigMap. You can add this configuration to the ConfigMap using the Rancher UI. diff --git a/static/img/rancher/grafana-default-dashboard.png b/static/img/rancher/grafana-default-dashboard.png new file mode 100644 index 00000000000..1423442981f Binary files /dev/null and b/static/img/rancher/grafana-default-dashboard.png differ