From a1d27046055f1c310238e2faf536a6504b21d3c5 Mon Sep 17 00:00:00 2001 From: Bryce Eadie Date: Fri, 10 Apr 2026 16:34:59 -0700 Subject: [PATCH] [DOCS-13902] Add GovCloud availability note to NLQ section --- content/en/metrics/explorer.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/metrics/explorer.md b/content/en/metrics/explorer.md index d578e0d40e9..c1190817027 100644 --- a/content/en/metrics/explorer.md +++ b/content/en/metrics/explorer.md @@ -25,6 +25,10 @@ The [Metrics Explorer][1] is a basic interface for examining your metrics in Dat ## Natural language queries +{{< site-region region="gov" >}} +
Natural Language Queries for Metrics Explorer are not available for your selected Datadog site ({{< region-param key="dd_site_name" >}}).
+{{< /site-region >}} + Use Natural Language Queries (NLQ) to describe what you're looking for in plain English. Datadog automatically translates your request into a structured metric query, understanding context such as your services, attributes, and tags. This makes it easier to explore metrics without needing to write complex syntax. To access this feature, click **Ask** in the search field and type your query.