From 4c3dc9edb4a228bbc55407b0a583484d1253fdb2 Mon Sep 17 00:00:00 2001 From: Bryce Eadie Date: Tue, 28 Oct 2025 16:05:20 -0700 Subject: [PATCH] [DOCS-12364] Remove site-region restriction --- ...loudwatch-metric-streams-with-kinesis-data-firehose.md | 4 ---- content/en/integrations/guide/cloud-metric-delay.md | 8 +++----- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/content/en/integrations/guide/aws-cloudwatch-metric-streams-with-kinesis-data-firehose.md b/content/en/integrations/guide/aws-cloudwatch-metric-streams-with-kinesis-data-firehose.md index 9e57b9b6e2bac..35b7361e25e03 100644 --- a/content/en/integrations/guide/aws-cloudwatch-metric-streams-with-kinesis-data-firehose.md +++ b/content/en/integrations/guide/aws-cloudwatch-metric-streams-with-kinesis-data-firehose.md @@ -10,10 +10,6 @@ further_reading: text: "Collect Amazon CloudWatch metrics using Metric Streams" --- -{{% site-region region="gov" %}} -
AWS CloudWatch Metric Streams with Amazon Data Firehose is not available for the selected site ({{< region-param key="dd_site_name" >}}).
-{{% /site-region %}} - Using Amazon CloudWatch Metric Streams and Amazon Data Firehose, you can get CloudWatch metrics into Datadog with only a two to three minute latency. This is significantly faster than Datadog's default API polling approach, which provides updated metrics every 10 minutes. You can learn more about the API polling approach in the [Cloud Metric Delay documentation][1]. ## Overview diff --git a/content/en/integrations/guide/cloud-metric-delay.md b/content/en/integrations/guide/cloud-metric-delay.md index c3dff94ad6c72..a3d57de478d19 100644 --- a/content/en/integrations/guide/cloud-metric-delay.md +++ b/content/en/integrations/guide/cloud-metric-delay.md @@ -39,12 +39,8 @@ AWS offers two levels of granularity for metrics (5 and 1 minute metrics). If yo Further, the CloudWatch API only offers a metric-by-metric crawl to pull data. The CloudWatch APIs have a rate limit that varies based on the combination of authentication credentials, region, and service. Metrics are made available by AWS dependent on the account level. For example, if you are paying for *detailed metrics* within AWS, they are available more quickly. This level of service for detailed metrics also applies to granularity, with some metrics being available per minute and others per five minutes. -{{% site-region region="us,us3,us5,eu,ap1,ap2" %}} -On your selected [Datadog site][1] ({{< region-param key="dd_site_name" >}}), you can optionally configure Amazon CloudWatch Metric Streams and Amazon Data Firehose to get CloudWatch metrics into Datadog faster with a 2-3 minute latency. Visit the [documentation on metric streaming][2] to learn more about this approach. +On your selected [Datadog site][4] ({{< region-param key="dd_site_name" >}}), you can optionally configure Amazon CloudWatch Metric Streams and Amazon Data Firehose to get CloudWatch metrics into Datadog faster with a 2-3 minute latency. Visit the [documentation on metric streaming][5] to learn more about this approach. -[1]: /getting_started/site/ -[2]: /integrations/guide/aws-cloudwatch-metric-streams-with-kinesis-data-firehose/ -{{% /site-region %}} ### Azure @@ -71,3 +67,5 @@ On the Datadog side for the AWS, Azure, and GCP integrations, Datadog may be abl [1]: /agent/faq/why-should-i-install-the-agent-on-my-cloud-instances/ [2]: /help/ [3]: /integrations/amazon-rds/#metrics +[4]: /getting_started/site/ +[5]: /integrations/guide/aws-cloudwatch-metric-streams-with-kinesis-data-firehose/