diff --git a/deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops.md b/deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops.md index 8206fe4232..37172ee1ed 100644 --- a/deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops.md +++ b/deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops.md @@ -91,6 +91,10 @@ If you don’t have an existing {{ecloud}} account: ### Select installation method +:::{tip} +If you don't want {{agent}} to gather certain types of data from your cluster, you can disable the collection of related metrics before installing the agent. Learn more in [](../autoops/autoops-disable-metrics-collection.md). +::: + This is the first step of the installation wizard. Your cluster ships metrics to AutoOps with the help of {{agent}}. Select one of the following methods to install {{agent}}: diff --git a/deploy-manage/monitor/autoops/ec-autoops-faq.md b/deploy-manage/monitor/autoops/ec-autoops-faq.md index f4884c73f0..ead7df0da0 100644 --- a/deploy-manage/monitor/autoops/ec-autoops-faq.md +++ b/deploy-manage/monitor/autoops/ec-autoops-faq.md @@ -47,6 +47,7 @@ Whether you are using AutoOps in your [{{ech}} deployment](/deploy-manage/monito * [What information does {{agent}} gather from my cluster?](#extracted-info) * [How does AutoOps gather data from my cluster and ensure its security?](#data-gathering) * [Can I view the data gathered by {{agent}}?](#data-viewing-config) +* [Can I stop {{agent}} from gathering certain types of data from my cluster?](#disable-metrics) ## General AutoOps questions @@ -171,4 +172,5 @@ $$$data-viewing-config$$$**Can I view the data gathered by {{agent}}?** A sample of the data gathered by the agent will be downloaded to your machine. - +$$$disable-metrics$$$**Can I stop {{agent}} from gathering certain types of data from my cluster?** +: Yes, you can configure the agent to not collect certain types of data. Learn more in [](../autoops/autoops-disable-metrics-collection.md).