Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
This article describes how to clean up the observability resources in your cluster without removing the cluster itself.
Delete resources
To uninstall the observability resources, complete the following steps:
Browse to the resource group where you installed the shared resources, and delete the following resources:
- Azure Monitor Workspace
- Azure Managed Grafana
- Log Analytics Workspace
- Container Insights Solution
For a resource group with a single cluster connected, the following screenshot shows what the list of resources looks like:
Browse to the resource group where your cluster is located (if different from the resource group for the previous resources). Delete the following resources:
- The data collection endpoint.
- The two data collection rules (one ends with
logsDataCollectionRuleand the other ends withmetricsDataCollectionRule). - The two recording rule groups (one ends with
KubernetesRecordingRuleGroupand the other ends withNodeRecordingRuleGroup).
Note
For all resources to be successfully deleted, you might need to run the delete operation more than once.
Delete the configuration from your cluster
Finally, you can remove the configuration that was installed on your cluster. To do that, run the following command:
kubectl delete -f ama-metrics-prometheus-config.yaml