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
12 changes: 0 additions & 12 deletions deploy-manage/monitor/_snippets/autoops-cc-regions.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -203,11 +203,7 @@ Depending on your selected installation method, you might have to provide some o

:::::
* **System architecture**: Select the system architecture of the machine running the agent.
* $$$storage-location$$$**Storage location**: Select where to store your metrics data.\
In the **Cloud provider** field, select **Amazon Web Services**. In the **Region** field, select from the list of available AWS regions:

:::{include} ../_snippets/autoops-cc-regions.md
:::
* $$$storage-location$$$**Storage location**: Select a cloud service provider and region for storing your metrics data. For a list of the available options, refer to the [FAQ](../autoops/ec-autoops-faq.md#sm-autoops-metrics-storage).

$$$firewall-allowlist$$$
::::{note}
Expand Down
32 changes: 28 additions & 4 deletions deploy-manage/monitor/autoops/ec-autoops-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,34 @@ $$$connect-more-clusters$$$**Do I have to re-run the installation wizard to conn
### Collected metrics and data in AutoOps for ECE, ECK, or self-managed clusters

$$$sm-autoops-metrics-storage$$$ **Where are metrics stored in AutoOps for ECE, ECK, or self-managed clusters?**
: You can choose where to store your metrics from the following AWS regions:

:::{include} ../_snippets/autoops-cc-regions.md
:::
: You can choose where to store your metrics from the following cloud service providers and regions:

**AWS**
| Region | Name |
| --- | --- |
| us-east-1 | US East (N. Virginia) |
| us-east-2 | US East (Ohio) |
| us-west-2 | US West (Oregon) |
| eu-west-1 | EU (Ireland) |
| eu-west-2 | Europe (London) |
| eu-central-1 | Europe (Frankfurt) |
| ap-northeast-1 | Asia Pacific (Tokyo) |
| ap-southeast-1 | Asia Pacific (Singapore) |
| ap-south-1 | Asia Pacific (Mumbai) |

**GCP**
| Region | Name |
| --- | --- |
| europe-west1 | Europe (Belgium) |
| europe-west3 | Europe (Frankfurt) |
| europe-west2 | Europe (London) |
| europe-west4 | Europe (Netherlands) |
| us-central1 | US Central (Iowa) |
| us-east4 | US East (N. Virginia) |
| us-east1 | US East (S. Carolina) |
| us-west1 | US West (Oregon) |

More cloud service providers and regions are coming soon.

$$$extracted-info$$$ **What information does {{agent}} gather from my cluster?**
: {{agent}} only extracts and sends cluster metrics to {{ecloud}}, not the underlying data within your cluster. The following metrics are collected:
Expand Down
Loading