Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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
7 changes: 7 additions & 0 deletions deploy-manage/monitor/_snippets/autoops-cc-regions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Choose from the following AWS regions:

| Region | Name |
| --- | --- |
| us-east-2 | Ohio |
| eu-west-1 | Ireland |
| ap-northeast-1 | Tokyo |
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,10 @@ $$$elastic-ip-address$$$ **Do I have to define an Elastic IP address to enable t

## Questions about collected metrics
$$$autoops-metrics$$$ **Where are AutoOps metrics stored, and does it cost extra to ship metrics data to {{ecloud}}?**
: You can choose the CSP and region in which your cluster metrics will be stored from a list of [available regions](/deploy-manage/monitor/autoops/ec-autoops-regions.md).
: You can choose the CSP and region in which your cluster metrics will be stored.

:::{include} ../_snippets/autoops-cc-regions.md
:::

Shipping metrics to {{ecloud}} may come at an additional cost. For example, when sending metrics data from your cluster in a CSP region to {{ecloud}}, shipping costs will be determined by your agreement with that CSP.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,9 @@ If you manually assign privileges, you won't be able to allow {{agent}} to acces
:::::
* **System architecture**: Select the system architecture of the machine running the agent.
* **Metrics storage location**: Select where to store your metrics data from the list of available cloud service providers and regions.

:::{include} ../_snippets/autoops-cc-regions.md
:::

### Install agent

Expand Down
Loading