diff --git a/deploy-manage/monitor/_snippets/autoops-cc-regions.md b/deploy-manage/monitor/_snippets/autoops-cc-regions.md index fb020c3ceb..9bf4992829 100644 --- a/deploy-manage/monitor/_snippets/autoops-cc-regions.md +++ b/deploy-manage/monitor/_snippets/autoops-cc-regions.md @@ -1,7 +1,12 @@ | 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) | More regions are coming soon. diff --git a/deploy-manage/monitor/autoops/cc-autoops-as-cloud-connected.md b/deploy-manage/monitor/autoops/cc-autoops-as-cloud-connected.md index 8ae4346c37..750ea277da 100644 --- a/deploy-manage/monitor/autoops/cc-autoops-as-cloud-connected.md +++ b/deploy-manage/monitor/autoops/cc-autoops-as-cloud-connected.md @@ -12,7 +12,7 @@ products: # AutoOps for self-managed clusters -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. +For ECE ({{ece}}), ECK ({{eck}}), and self-managed {{es}} clusters, AutoOps can be set up through [Cloud Connect](/deploy-manage/cloud-connect.md). 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. 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 3f4f01e3b3..6bef69f320 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 @@ -211,7 +211,7 @@ 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 AWS regions. +* **Metrics storage location**: Select where to store your metrics data from the list of available AWS regions: :::{include} ../_snippets/autoops-cc-regions.md ::: diff --git a/deploy-manage/monitor/autoops/ec-autoops-faq.md b/deploy-manage/monitor/autoops/ec-autoops-faq.md index 91802c2a6b..16bae9368a 100644 --- a/deploy-manage/monitor/autoops/ec-autoops-faq.md +++ b/deploy-manage/monitor/autoops/ec-autoops-faq.md @@ -43,7 +43,7 @@ Whether you are using AutoOps in your [{{ech}} deployment](/deploy-manage/monito * [Do I have to define an Elastic IP address to enable the agent to send data to {{ecloud}}?](#elastic-ip-address) **Collected metrics and data in AutoOps for self-managed clusters** -* [Where are metrics stored in AutoOps for self-managed clusters?](#autoops-metrics-storage) +* [Where are metrics stored in AutoOps for self-managed clusters?](#sm-autoops-metrics-storage) * [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) @@ -91,7 +91,7 @@ $$$additional-payment$$$ **Does AutoOps for self-managed clusters incur addition $$$autoops-metrics-cost$$$ **Does shipping metrics data to {{ecloud}} incur additional costs?** : 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. - 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). + You can [choose the CSP region where your data is stored](#sm-autoops-metrics-storage). $$$deployment-types$$$ **Which deployment types can be connected to AutoOps through Cloud Connect?** : 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 ### Collected metrics and data in AutoOps for self-managed clusters -$$$autoops-metrics-storage$$$ **Where are metrics stored in AutoOps for self-managed clusters?** +$$$sm-autoops-metrics-storage$$$ **Where are metrics stored in AutoOps for self-managed clusters?** : You can choose where to store your metrics from the following AWS regions: :::{include} ../_snippets/autoops-cc-regions.md diff --git a/deploy-manage/monitor/autoops/ec-autoops-regions.md b/deploy-manage/monitor/autoops/ec-autoops-regions.md index 7cf08d510f..7d57ede644 100644 --- a/deploy-manage/monitor/autoops/ec-autoops-regions.md +++ b/deploy-manage/monitor/autoops/ec-autoops-regions.md @@ -5,14 +5,9 @@ navigation_title: Regions applies_to: serverless: deployment: - self: - ece: - eck: ess: all products: - id: cloud-hosted - - id: cloud-kubernetes - - id: cloud-enterprise --- # AutoOps regions [ec-autoops-regions] @@ -73,14 +68,3 @@ AutoOps for {{serverless-short}} is set up and enabled automatically in the foll The only exception is the **Search AI Lake** view, which is available in all CSP regions across AWS, Azure, and GCP. Learn how to [access](/deploy-manage/monitor/autoops/access-autoops-for-serverless.md) AutoOps in your {{serverless-short}} project. - -## AutoOps for self-managed clusters regions - -You can also use AutoOps with your ECE ({{ece}}), ECK ({{eck}}), or self-managed clusters through [Cloud Connect](/deploy-manage/cloud-connect.md). - -This service is currently available in the following regions for AWS: - -:::{include} ../_snippets/autoops-cc-regions.md -::: - -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.