From 03922f720b939452c0eb239ecaa5a4583d0bb263 Mon Sep 17 00:00:00 2001 From: Esther Kim Date: Mon, 7 Jul 2025 13:21:17 -0400 Subject: [PATCH 1/2] Add site unsupported to bits_ai --- config/_default/params.yaml | 1 + content/en/bits_ai/_index.md | 4 ---- content/en/bits_ai/bits_ai_dev_agent.md | 4 ---- 3 files changed, 1 insertion(+), 8 deletions(-) diff --git a/config/_default/params.yaml b/config/_default/params.yaml index 8c49e32cd87cd..c8694c39622ca 100644 --- a/config/_default/params.yaml +++ b/config/_default/params.yaml @@ -258,6 +258,7 @@ unsupported_sites: app_builder: [gov] application_security: [gov] autocomplete_search: [gov] + bitsai: [us3,us5,eu,ap1,ap2,gov] case_management: [gov,ap1,ap2] ci_visibility: [gov] continuous_delivery: [gov] diff --git a/content/en/bits_ai/_index.md b/content/en/bits_ai/_index.md index 36dab974ad41d..6cec3127eacb9 100644 --- a/content/en/bits_ai/_index.md +++ b/content/en/bits_ai/_index.md @@ -16,10 +16,6 @@ further_reading: text: "Automate Cloud SIEM investigations with Bits AI Security Analyst" --- -{{< site-region region="gov" >}} -Bits AI is not available for the selected site ({{< region-param key="dd_site_name" >}}). -{{< /site-region >}} - Bits AI is your agentic teammate in Datadog, built to automate development, security, and operational workflows. You can chat and collaborate with Bits in real time, or delegate full tasks—like alert investigations, code fixes, or security triage—and let it take care of the details. ## Features diff --git a/content/en/bits_ai/bits_ai_dev_agent.md b/content/en/bits_ai/bits_ai_dev_agent.md index e5560210ec9b9..22a0bffb9f73f 100644 --- a/content/en/bits_ai/bits_ai_dev_agent.md +++ b/content/en/bits_ai/bits_ai_dev_agent.md @@ -6,10 +6,6 @@ further_reading: text: "Automatically identify issues and generate fixes with the Bits AI Dev Agent" --- -{{< site-region region="gov" >}} -
Bits AI Dev Agent is not available in the selected site ({{< region-param key="dd_site_name" >}}).
-{{< /site-region >}} - {{< callout url="http://datadoghq.com/product-preview/bits-ai-dev-agent" >}} Bits AI Dev Agent is in Preview. To sign up, click Request Access and complete the form. {{< /callout >}} From 9ae66da453951c4ce516749a2aaa9f851e0c1f4e Mon Sep 17 00:00:00 2001 From: Esther Kim Date: Fri, 11 Jul 2025 16:16:05 -0400 Subject: [PATCH 2/2] Add separate support params for Bits AI SRE --- config/_default/params.yaml | 3 ++- content/en/bits_ai/bits_ai_sre/_index.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/config/_default/params.yaml b/config/_default/params.yaml index c8694c39622ca..aad0c6a074b49 100644 --- a/config/_default/params.yaml +++ b/config/_default/params.yaml @@ -258,7 +258,8 @@ unsupported_sites: app_builder: [gov] application_security: [gov] autocomplete_search: [gov] - bitsai: [us3,us5,eu,ap1,ap2,gov] + bits_ai: [gov] + bits_ai_sre: [gov, ap2] case_management: [gov,ap1,ap2] ci_visibility: [gov] continuous_delivery: [gov] diff --git a/content/en/bits_ai/bits_ai_sre/_index.md b/content/en/bits_ai/bits_ai_sre/_index.md index da8811203658d..8e38aa4e3db68 100644 --- a/content/en/bits_ai/bits_ai_sre/_index.md +++ b/content/en/bits_ai/bits_ai_sre/_index.md @@ -4,6 +4,8 @@ further_reading: - link: "https://www.datadoghq.com/blog/bits-ai-sre/" tag: "Blog" text: "Introducing Bits AI SRE, your AI on-call teammate" +cascade: + site_support_id: bits_ai_sre --- ## Overview