Skip to content
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
5 changes: 5 additions & 0 deletions config/_default/menus/main.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4965,6 +4965,11 @@ menu:
identifier: business_intelligence_integrations
parent: quality_monitoring
weight: 300000
- name: Looker
url: data_observability/quality_monitoring/business_intelligence/looker
identifier: business_intelligence_integrations_looker
parent: business_intelligence_integrations
weight: 500000
- name: Tableau
url: data_observability/quality_monitoring/business_intelligence/tableau
identifier: business_intelligence_integrations_tableau
Expand Down
2 changes: 2 additions & 0 deletions content/en/data_observability/quality_monitoring/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ With Quality Monitoring, you can:
{{< nextlink href="data_observability/jobs_monitoring/openlineage" >}}Custom Jobs using OpenLineage{{< /nextlink >}}
{{< /whatsnext >}}


{{< whatsnext desc="Track downstream impact in these BI tools:" >}}
{{< nextlink href="data_observability/quality_monitoring/business_intelligence/looker" >}}Looker{{< /nextlink >}}
{{< nextlink href="data_observability/quality_monitoring/business_intelligence/tableau" >}}Tableau{{< /nextlink >}}
{{< nextlink href="data_observability/quality_monitoring/business_intelligence/sigma" >}}Sigma{{< /nextlink >}}
{{< nextlink href="data_observability/quality_monitoring/business_intelligence/metabase" >}}Metabase{{< /nextlink >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Use these integrations to:
- **Plan schema or transformation changes** with insight into which dashboards will be affected

{{< whatsnext desc="Connect to these business intelligence tools:" >}}
{{< nextlink href="data_observability/quality_monitoring/business_intelligence/looker" >}}Looker{{< /nextlink >}}
{{< nextlink href="data_observability/quality_monitoring/business_intelligence/tableau" >}}Tableau{{< /nextlink >}}
{{< nextlink href="data_observability/quality_monitoring/business_intelligence/sigma" >}}Sigma{{< /nextlink >}}
{{< nextlink href="data_observability/quality_monitoring/business_intelligence/metabase" >}}Metabase{{< /nextlink >}}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
title: Looker
description: Connect Looker to Datadog Data Observability to view column-level lineage from warehouse tables to Looker explore fields, dashboards, and Looks.
further_reading:
- link: '/data_observability/'
tag: 'Documentation'
text: 'Learn about Data Observability'
---

## Overview

Datadog's Looker integration helps data teams make changes to their data platform without breaking dashboards and Looks, and identify unused content to remove. When Datadog connects, it:

- Pulls metadata from your Looker instance, including projects, models, explores, views, dashboards, Looks, and folders
- Automatically generates column-level lineage between warehouse columns and downstream explore and view fields, dashboards, and Looks

## Connect Looker

### Create an API key

To create a Looker API key, follow the [Looker API authentication documentation][1]. Store the client ID and client secret, as you need them in the next step.

### Add the Looker integration

To connect Looker to Datadog:

1. Navigate to the [Looker integration tile][2] and enter the following information:

- Instance URL (for example: `https://company.cloud.looker.com`)
- Client ID
- API secret

2. After you've entered these credentials, click **Save**.

## What's next

When your Looker instance is successfully connected, Datadog syncs every 60 minutes and automatically derives column-level lineage from warehouse columns to Looker explore and view fields, dashboards, and Looks.

Initial syncs may take up to several hours depending on the size of your Looker deployment.

After syncing, you can explore your Looker assets and their upstream dependencies in the [Data Observability Catalog][3].

## Further reading

{{< partial name="whats-next/whats-next.html" >}}

[1]: https://cloud.google.com/looker/docs/api-auth
[2]: https://app.datadoghq.com/integrations/looker
[3]: https://app.datadoghq.com/data-obs/catalog
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@ When your Metabase account is successfully connected, Datadog syncs and automati

Initial syncs may take up to several hours depending on the size of your Metabase deployment.

After syncing, you can explore your Metabase assets and their upstream dependencies in the [Data Observability Explorer][3].
After syncing, you can explore your Metabase assets and their upstream dependencies in the [Data Observability Catalog][3].

## Further reading

{{< partial name="whats-next/whats-next.html" >}}

[1]: https://www.metabase.com/docs/latest/people-and-groups/api-keys#create-an-api-key
[2]: https://app.datadoghq.com/integrations/metabase
[3]: https://app.datadoghq.com/datasets/catalog
[3]: https://app.datadoghq.com/data-obs/catalog
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ When your Power BI account is successfully connected, Datadog syncs and automati

Initial syncs may take up to several hours depending on the size of your Power BI deployment.

After syncing, you can explore your Power BI assets and their upstream dependencies in the [Data Observability Explorer][2].
After syncing, you can explore your Power BI assets and their upstream dependencies in the [Data Observability Catalog][2].

## Further reading

{{< partial name="whats-next/whats-next.html" >}}

[1]: https://app.datadoghq.com/integrations/power-bi
[2]: https://app.datadoghq.com/datasets/catalog
[2]: https://app.datadoghq.com/data-obs/catalog
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ When your Sigma account is successfully connected, Datadog syncs and automatical

Initial syncs may take up to several hours depending on the size of your Sigma deployment.

After syncing, you can explore your Sigma assets and their upstream dependencies in the [Data Observability Explorer][4].
After syncing, you can explore your Sigma assets and their upstream dependencies in the [Data Observability Catalog][4].

## Further reading

Expand All @@ -46,4 +46,4 @@ After syncing, you can explore your Sigma assets and their upstream dependencies
[1]: https://help.sigmacomputing.com/reference/generate-client-credentials
[2]: https://app.datadoghq.com/integrations/sigma-computing
[3]: https://help.sigmacomputing.com/docs/region-warehouse-and-feature-support#supported-cloud-platforms-and-regions
[4]: https://app.datadoghq.com/datasets/catalog
[4]: https://app.datadoghq.com/data-obs/catalog
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ When your Tableau account is successfully connected, Datadog syncs and automatic

Initial syncs may take up to several hours depending on the size of your Tableau deployment.

After syncing, you can explore your Tableau assets and their upstream dependencies in the [Data Observability Explorer][5].
After syncing, you can explore your Tableau assets and their upstream dependencies in the [Data Observability Catalog][5].

## Further reading

Expand All @@ -59,4 +59,4 @@ After syncing, you can explore your Tableau assets and their upstream dependenci
[2]: https://help.tableau.com/current/api/metadata_api/en-us/docs/meta_api_start.html#enable-the-tableau-metadata-api-for-tableau-server
[3]: https://help.tableau.com/current/pro/desktop/en-us/useracct.htm#create-and-revoke-personal-access-tokens
[4]: https://app.datadoghq.com/integrations/tableau
[5]: https://app.datadoghq.com/datasets/catalog
[5]: https://app.datadoghq.com/data-obs/catalog