Skip to content

Add site unsupported to bits_ai #30312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all 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
1 change: 1 addition & 0 deletions config/_default/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
4 changes: 0 additions & 4 deletions content/en/bits_ai/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 0 additions & 4 deletions content/en/bits_ai/bits_ai_dev_agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ further_reading:
text: "Automatically identify issues and generate fixes with the Bits AI Dev Agent"
---

{{< site-region region="gov" >}}
<div class="alert alert-warning">Bits AI Dev Agent is not available in the selected site ({{< region-param key="dd_site_name" >}}).</div>
{{< /site-region >}}

{{< callout url="http://datadoghq.com/product-preview/bits-ai-dev-agent" >}}
Bits AI Dev Agent is in Preview. To sign up, click <strong>Request Access</strong> and complete the form.
{{< /callout >}}
Expand Down
Loading