Files
rancher-docs/versioned_docs/version-2.7/how-to-guides/advanced-user-guides/monitoring-alerting-guides/uninstall-monitoring.md
T
2023-08-23 17:18:43 -04:00

1.1 KiB

title
title
Uninstall Monitoring
<head> </head>
  1. Click ☰ > Cluster Management.
  2. Go to the cluster that you created and click Explore.
  3. In the left navigation bar, click Apps.
  4. Click Installed Apps.
  5. Go to the cattle-monitoring-system namespace and check the boxes for rancher-monitoring-crd and rancher-monitoring.
  6. Click Delete.
  7. Confirm Delete.

Result: rancher-monitoring is uninstalled.

:::note Persistent Grafana Dashboards:

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 is added by default in Monitoring V2 v14.5.100+ but can be manually applied on the cattle-dashboards namespace before an uninstall if an older version of the Monitoring chart is currently installed onto your cluster.

:::