Skip to content

Add limitation for USFED1 #29800

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

Merged
merged 1 commit into from
Jun 6, 2025
Merged
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
6 changes: 6 additions & 0 deletions content/en/dashboards/widgets/retention.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ further_reading:
text: "Measure long-term user engagement with Datadog Retention Analysis"
---

{{% site-region region="gov" %}}
<div class="alert alert-warning">
The Retention widget is not available in the <a href="/getting_started/site">Datadog site</a> ({{< region-param key="dd_site_name" >}}).
</div>
{{% /site-region %}}

{{< callout url="https://www.datadoghq.com/product-preview/product-analytics/" header="false" >}}
The Retention widget is available in Preview for Product Analytics customers. To request access, complete the form.
{{< /callout >}}
Expand Down
2 changes: 1 addition & 1 deletion content/en/logs/explorer/search.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The [Logs Explorer][5] lets you search and view individual logs as a list. Howev

{{% site-region region="gov" %}}
<div class="alert alert-warning">
Natural Language Queries is not available in the <a href="/getting_started/site">Datadog site</a> ({{< region-param key="dd_site_name" >}}) site.
Natural Language Queries is not available in the <a href="/getting_started/site">Datadog site</a> ({{< region-param key="dd_site_name" >}}).
</div>
{{% /site-region %}}

Expand Down
6 changes: 6 additions & 0 deletions content/en/notebooks/advanced_analysis/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ further_reading:
text: "Getting Started with Analysis Features"
---

{{% site-region region="gov" %}}
<div class="alert alert-warning">
Notebooks Advanced Analysis is not available in the <a href="/getting_started/site">Datadog site</a> ({{< region-param key="dd_site_name" >}}).
</div>
{{% /site-region %}}

{{< callout btn_hidden="true" header="Join the Preview!">}}
Advanced Analysis is in Preview. To enable, reach out to your Customer Success Manager.
{{< /callout >}}
Expand Down
Loading