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] 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.