Skip to content

Commit 6393095

Browse files
authored
AutoOps for SM: update storage regions list + remove list from Regions page (#3921)
This PR: - updates the list of regions where self-managed AutoOps metrics are stored. The list is in a snippet so the change will be visible on two pages. - removes the same list from the Regions page because technically AutoOps for SM clusters can be used anywhere. - Adds a colon before a list + fixes an anchor link. Closes: elastic/opex-product#668, elastic/opex-product#664
1 parent 952d88d commit 6393095

File tree

5 files changed

+10
-21
lines changed

5 files changed

+10
-21
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
| Region | Name |
22
| --- | --- |
3+
| us-east-1 | US East (N. Virginia) |
34
| us-east-2 | US East (Ohio) |
5+
| us-west-2 | US West (Oregon) |
46
| eu-west-1 | EU (Ireland) |
7+
| eu-west-2 | Europe (London) |
8+
| eu-central-1 | Europe (Frankfurt) |
59
| ap-northeast-1 | Asia Pacific (Tokyo) |
10+
| ap-southeast-1 | Asia Pacific (Singapore) |
611

712
More regions are coming soon.

deploy-manage/monitor/autoops/cc-autoops-as-cloud-connected.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ products:
1212

1313
# AutoOps for self-managed clusters
1414

15-
For ECE ({{ece}}), ECK ({{eck}}), and self-managed {{es}} clusters, AutoOps can be set up in all supported [regions](ec-autoops-regions.md#autoops-for-self-managed-clusters-regions) through [Cloud Connect](/deploy-manage/cloud-connect.md). More regions are coming soon.
15+
For ECE ({{ece}}), ECK ({{eck}}), and self-managed {{es}} clusters, AutoOps can be set up through [Cloud Connect](/deploy-manage/cloud-connect.md).
1616

1717
Cloud Connect enables users of ECE, ECK, and self-managed clusters to use {{ecloud}} services. This means you can take advantage of the simplified cluster monitoring, real-time issue detection, and performance recommendations of AutoOps without having to run and manage the underlying infrastructure.
1818

deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ If you manually assign privileges, you won't be able to allow {{agent}} to acces
211211

212212
:::::
213213
* **System architecture**: Select the system architecture of the machine running the agent.
214-
* **Metrics storage location**: Select where to store your metrics data from the list of available AWS regions.
214+
* **Metrics storage location**: Select where to store your metrics data from the list of available AWS regions:
215215

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

deploy-manage/monitor/autoops/ec-autoops-faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Whether you are using AutoOps in your [{{ech}} deployment](/deploy-manage/monito
4343
* [Do I have to define an Elastic IP address to enable the agent to send data to {{ecloud}}?](#elastic-ip-address)
4444

4545
**Collected metrics and data in AutoOps for self-managed clusters**
46-
* [Where are metrics stored in AutoOps for self-managed clusters?](#autoops-metrics-storage)
46+
* [Where are metrics stored in AutoOps for self-managed clusters?](#sm-autoops-metrics-storage)
4747
* [What information does {{agent}} gather from my cluster?](#extracted-info)
4848
* [How does AutoOps gather data from my cluster and ensure its security?](#data-gathering)
4949
* [Can I view the data gathered by {{agent}}?](#data-viewing-config)
@@ -91,7 +91,7 @@ $$$additional-payment$$$ **Does AutoOps for self-managed clusters incur addition
9191
$$$autoops-metrics-cost$$$ **Does shipping metrics data to {{ecloud}} incur additional costs?**
9292
: Elastic does not charge extra for this service, but your cloud service provider (CSP) might. When sending metrics data from your cluster in a CSP region to {{ecloud}}, shipping costs are determined by your agreement with that CSP.
9393

94-
You can [choose the CSP region where your data is stored](/deploy-manage/monitor/autoops/ec-autoops-regions.md#autoops-for-self-managed-clusters-regions).
94+
You can [choose the CSP region where your data is stored](#sm-autoops-metrics-storage).
9595

9696
$$$deployment-types$$$ **Which deployment types can be connected to AutoOps through Cloud Connect?**
9797
: You can connect to AutoOps on a standalone {{stack}}, ECE ({{ece}}), or ECK ({{eck}}) deployment, both on-premise and in private cloud environments.
@@ -117,7 +117,7 @@ $$$elastic-ip-address$$$ **Do I have to define an Elastic IP address to enable t
117117

118118
### Collected metrics and data in AutoOps for self-managed clusters
119119

120-
$$$autoops-metrics-storage$$$ **Where are metrics stored in AutoOps for self-managed clusters?**
120+
$$$sm-autoops-metrics-storage$$$ **Where are metrics stored in AutoOps for self-managed clusters?**
121121
: You can choose where to store your metrics from the following AWS regions:
122122

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

deploy-manage/monitor/autoops/ec-autoops-regions.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,9 @@ navigation_title: Regions
55
applies_to:
66
serverless:
77
deployment:
8-
self:
9-
ece:
10-
eck:
118
ess: all
129
products:
1310
- id: cloud-hosted
14-
- id: cloud-kubernetes
15-
- id: cloud-enterprise
1611
---
1712

1813
# AutoOps regions [ec-autoops-regions]
@@ -73,14 +68,3 @@ AutoOps for {{serverless-short}} is set up and enabled automatically in the foll
7368
The only exception is the **Search AI Lake** view, which is available in all CSP regions across AWS, Azure, and GCP.
7469

7570
Learn how to [access](/deploy-manage/monitor/autoops/access-autoops-for-serverless.md) AutoOps in your {{serverless-short}} project.
76-
77-
## AutoOps for self-managed clusters regions
78-
79-
You can also use AutoOps with your ECE ({{ece}}), ECK ({{eck}}), or self-managed clusters through [Cloud Connect](/deploy-manage/cloud-connect.md).
80-
81-
This service is currently available in the following regions for AWS:
82-
83-
:::{include} ../_snippets/autoops-cc-regions.md
84-
:::
85-
86-
Learn how to [set up](/deploy-manage/monitor/autoops/cc-connect-self-managed-to-autoops.md) AutoOps in your ECE, ECK, or self-managed cluster.

0 commit comments

Comments
 (0)