Skip to content

Commit 05b4853

Browse files
these are no longer in preview (#34701)
* these are no longer in preview * Update content/en/ddsql_reference/_index.md Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com> * Update _index.md * Update content/en/ddsql_reference/_index.md Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com> --------- Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com>
1 parent f798eee commit 05b4853

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

content/en/ddsql_reference/_index.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -812,12 +812,7 @@ This table provides an overview of the supported window functions. For comprehen
812812
| json_array_elements_text(text json) | rows of text | Expands a JSON array into a set of rows. This form is only allowed in a FROM clause. |
813813

814814
## Table functions
815-
816-
{{< callout url="https://www.datadoghq.com/product-preview/logs-metrics-support-in-ddsql-editor/" >}}
817-
Querying Logs and Metrics through DDSQL is in Preview. Use this form to request access.
818-
{{< /callout >}}
819-
820-
Table functions are used to query Logs and Metrics
815+
Table functions are used to query logs, metrics, and other unstructured data sources.
821816

822817
<table style="width: 100%; table-layout: fixed;">
823818
<thead>

0 commit comments

Comments
 (0)