From e466b942d40ebbafbef9572a8ef17e18ae30328f Mon Sep 17 00:00:00 2001 From: RounakDhillon <162090200+RounakDhillon@users.noreply.github.com> Date: Mon, 3 Feb 2025 15:02:49 +0530 Subject: [PATCH] Docs: Adding note to ingest DBT UI Page (#19642) Co-authored-by: Rounak Dhillon --- .../connectors/ingestion/workflows/dbt/ingest-dbt-ui.md | 7 +++++++ .../connectors/ingestion/workflows/dbt/ingest-dbt-ui.md | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/openmetadata-docs/content/v1.6.x/connectors/ingestion/workflows/dbt/ingest-dbt-ui.md b/openmetadata-docs/content/v1.6.x/connectors/ingestion/workflows/dbt/ingest-dbt-ui.md index 18a7f7ac61f..965f408e12c 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/ingestion/workflows/dbt/ingest-dbt-ui.md +++ b/openmetadata-docs/content/v1.6.x/connectors/ingestion/workflows/dbt/ingest-dbt-ui.md @@ -6,6 +6,13 @@ slug: /connectors/ingestion/workflows/dbt/configure-dbt-workflow-from-ui # Configure dbt workflow from OpenMetadata UI Learn how to configure the dbt workflow from the UI to ingest dbt data from your data sources. +{% note %} + +- OpenMetadata supports both **dbt Core** and **dbt Cloud** for databases. After metadata ingestion, OpenMetadata extracts model information from dbt and integrates it accordingly. +- Additionally, **dbt Cloud** supports executing models directly. OpenMetadata enables ingestion of these executions as a **Pipeline Service** for enhanced tracking and visibility. + +{% /note %} + ## UI Configuration Once the metadata ingestion runs correctly and we are able to explore the service Entities, we can add the dbt information. diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/ingestion/workflows/dbt/ingest-dbt-ui.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/ingestion/workflows/dbt/ingest-dbt-ui.md index 6a1f7de8a9b..f3e58cdf25b 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/ingestion/workflows/dbt/ingest-dbt-ui.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/ingestion/workflows/dbt/ingest-dbt-ui.md @@ -6,6 +6,13 @@ slug: /connectors/ingestion/workflows/dbt/configure-dbt-workflow-from-ui # Configure dbt workflow from OpenMetadata UI Learn how to configure the dbt workflow from the UI to ingest dbt data from your data sources. +{% note %} + +- OpenMetadata supports both **dbt Core** and **dbt Cloud** for databases. After metadata ingestion, OpenMetadata extracts model information from dbt and integrates it accordingly. +- Additionally, **dbt Cloud** supports executing models directly. OpenMetadata enables ingestion of these executions as a **Pipeline Service** for enhanced tracking and visibility. + +{% /note %} + ## UI Configuration Once the metadata ingestion runs correctly and we are able to explore the service Entities, we can add the dbt information.