From 69fb65fe6257a6b455fa4c111f98793de4e743de Mon Sep 17 00:00:00 2001
From: Brett Blue <84536271+brett0000FF@users.noreply.github.com>
Date: Thu, 23 Apr 2026 15:28:35 -0600
Subject: [PATCH 1/2] Update DDOT Collector compliance information
Removed FedRAMP/FIPS compliance warning for DDOT Collector.
---
content/en/opentelemetry/setup/ddot_collector/_index.md | 6 ------
1 file changed, 6 deletions(-)
diff --git a/content/en/opentelemetry/setup/ddot_collector/_index.md b/content/en/opentelemetry/setup/ddot_collector/_index.md
index 046da7aaffc..a521da94579 100644
--- a/content/en/opentelemetry/setup/ddot_collector/_index.md
+++ b/content/en/opentelemetry/setup/ddot_collector/_index.md
@@ -14,12 +14,6 @@ further_reading:
text: "Unify OpenTelemetry and Datadog with the DDOT Collector"
---
-{{< site-region region="gov" >}}
-
The Datadog Distribution of OpenTelemetry Collector (DDOT) is not yet FedRAMP/FIPS compliant.
-• If you require a FedRAMP or FIPS-compliant data collection pipeline, use the
FIPS-enabled Datadog Agent.
-• If you are a GovCloud customer whose only requirement is data residency in the GovCloud (US1-FED) data center, you
may use the DDOT Collector.
-{{< /site-region >}}
-
{{< callout btn_hidden="true" >}}
The DDOT Collector for Kubernetes is Generally Available. You can get started by following the instructions below.
From 9e0f9e7e1beaf3f0af019b9f5836bb34dc4436c0 Mon Sep 17 00:00:00 2001
From: Brett Blue
Date: Fri, 24 Apr 2026 13:28:57 -0600
Subject: [PATCH 2/2] Remove gov site restriction for DDOT Collector
---
config/_default/params.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/config/_default/params.yaml b/config/_default/params.yaml
index df396887fa4..2019e03ae28 100644
--- a/config/_default/params.yaml
+++ b/config/_default/params.yaml
@@ -307,7 +307,6 @@ unsupported_sites:
data_observability: [gov]
data_streams: [gov]
datadog_disaster_recovery: [gov]
- ddot_collector: [gov]
dora_metrics: [gov]
dynamic_instrumentation: [gov]
dynamic_quotas: [gov]