Skip to content

Commit ff6723c

Browse files
authored
[DO] Add AWS account prerequisite to Redshift and Glue Data Observability docs (#37765)
* Add AWS account prerequisite to Redshift and Glue Data Observability docs * Note log forwarding not required for Data Observability
1 parent c92ef14 commit ff6723c

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

content/en/data_observability/quality_monitoring/data_lakes/aws_glue.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ If you're [using the Iceberg framework in AWS Glue][5], you can see metadata fro
2222
Before you begin, make sure you have:
2323

2424
- An AWS account with Glue Iceberg tables you want to monitor.
25-
- The [Datadog AWS integration][1] configured for the account.
25+
- An [AWS account connected in Datadog][1].
26+
- Log forwarding is not required for Data Observability.
2627
- IAM permissions to modify the Datadog role's policies.
2728
- (Optional) AWS Lake Formation access if you use it to manage table permissions.
2829

content/en/data_observability/quality_monitoring/data_warehouses/redshift.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Datadog supports both provisioned Redshift clusters and Redshift Serverless work
2020

2121
Before you begin, make sure you have:
2222

23+
- An [AWS account connected in Datadog][3].
24+
- Log forwarding is not required for Data Observability.
2325
- A Redshift superuser or database user with the ability to create roles and grant privileges.
2426
- If your Redshift cluster or workgroup restricts network access by IP, add Datadog webhook IPs to your VPC security group inbound rules. For the list of IPs, see the `webhooks` section of the {{< region-param key="ip_ranges_url" link="true" text="IP ranges list" >}}.
2527

@@ -183,4 +185,5 @@ After the initial sync completes, create a [Data Observability monitor][2] to st
183185
{{< partial name="whats-next/whats-next.html" >}}
184186

185187
[1]: https://app.datadoghq.com/datasets/settings/integrations
186-
[2]: /monitors/types/data_observability/
188+
[2]: /monitors/types/data_observability/
189+
[3]: /integrations/amazon-web-services/

0 commit comments

Comments
 (0)