Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@

### 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).

Check notice on line 95 in deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops.md

View workflow job for this annotation

GitHub Actions / preview / vale

Elastic.WordChoice: Consider using 'deactivate, deselect, hide, turn off' instead of 'disable', unless the term is in the UI.
:::

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}}:
Expand Down
4 changes: 3 additions & 1 deletion deploy-manage/monitor/autoops/ec-autoops-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
* [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)

Check notice on line 50 in deploy-manage/monitor/autoops/ec-autoops-faq.md

View workflow job for this annotation

GitHub Actions / preview / vale

Elastic.FirstPerson: Avoid first-person pronouns such as 'my'.

Check notice on line 50 in deploy-manage/monitor/autoops/ec-autoops-faq.md

View workflow job for this annotation

GitHub Actions / preview / vale

Elastic.FirstPerson: Avoid first-person pronouns such as ' I '.

## General AutoOps questions

Expand Down Expand Up @@ -171,4 +172,5 @@

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?**

Check notice on line 175 in deploy-manage/monitor/autoops/ec-autoops-faq.md

View workflow job for this annotation

GitHub Actions / preview / vale

Elastic.FirstPerson: Avoid first-person pronouns such as 'my'.

Check notice on line 175 in deploy-manage/monitor/autoops/ec-autoops-faq.md

View workflow job for this annotation

GitHub Actions / preview / vale

Elastic.FirstPerson: Avoid first-person pronouns such as ' I '.
: Yes, you can configure the agent to not collect certain types of data. Learn more in [](../autoops/autoops-disable-metrics-collection.md).
Loading