diff --git a/openmetadata-docs/content/v1.6.x/connectors/database/athena/index.md b/openmetadata-docs/content/v1.6.x/connectors/database/athena/index.md index db9973dca4f..a14c251ef7b 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/database/athena/index.md +++ b/openmetadata-docs/content/v1.6.x/connectors/database/athena/index.md @@ -20,6 +20,7 @@ Configure and schedule Athena metadata and profiler workflows from the OpenMetad - [Service Name](#service-name) - [Connection Details](#connection-details) - [Metadata Ingestion Options](#metadata-ingestion-options) +- [Data Lineage](/how-to-guides/data-lineage/workflow) - [Troubleshooting](#troubleshooting) - [Workflow Deployment Error](#workflow-deployment-error) - [Related](#related) diff --git a/openmetadata-docs/content/v1.6.x/connectors/database/azuresql/index.md b/openmetadata-docs/content/v1.6.x/connectors/database/azuresql/index.md index 16f0ec2440e..6c3d5f24d14 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/database/azuresql/index.md +++ b/openmetadata-docs/content/v1.6.x/connectors/database/azuresql/index.md @@ -20,6 +20,7 @@ Configure and schedule AzureSQL metadata and profiler workflows from the OpenMet - [Service Name](#service-name) - [Connection Options](#connection-options) - [Metadata Ingestion Options](#metadata-ingestion-options) +- [Data Lineage](/how-to-guides/data-lineage/workflow) - [Troubleshooting](#troubleshooting) - [Workflow Deployment Error](#workflow-deployment-error) - [Related](#related) diff --git a/openmetadata-docs/content/v1.6.x/connectors/database/azuresql/yaml.md b/openmetadata-docs/content/v1.6.x/connectors/database/azuresql/yaml.md index 658c4c863a6..88ea6dcadfa 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/database/azuresql/yaml.md +++ b/openmetadata-docs/content/v1.6.x/connectors/database/azuresql/yaml.md @@ -18,6 +18,7 @@ Configure and schedule AzureSQL metadata and profiler workflows from the OpenMet - [Requirements](#requirements) - [Metadata Ingestion](#metadata-ingestion) - [Data Profiler](#data-profiler) +- [Lineage](#lineage) - [Data Quality](#data-quality) - [dbt Integration](#dbt-integration) @@ -129,6 +130,8 @@ You can download the ODBC driver from [here](https://learn.microsoft.com/en-us/s {% partial file="/v1.6/connectors/yaml/ingestion-sink-def.md" /%} +{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "azuresql"} /%} + {% partial file="/v1.6/connectors/yaml/workflow-config-def.md" /%} #### Advanced Configuration diff --git a/openmetadata-docs/content/v1.6.x/connectors/database/databricks/index.md b/openmetadata-docs/content/v1.6.x/connectors/database/databricks/index.md index 361415d5029..5803459947f 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/database/databricks/index.md +++ b/openmetadata-docs/content/v1.6.x/connectors/database/databricks/index.md @@ -25,7 +25,7 @@ Configure and schedule Databricks metadata and profiler workflows from the OpenM - [Query Usage](/connectors/ingestion/workflows/usage) - [Data Profiler](/how-to-guides/data-quality-observability/profiler/workflow) - [Data Quality](/how-to-guides/data-quality-observability/quality) -- [Lineage](/connectors/ingestion/lineage) +- [Lineage](/how-to-guides/data-lineage/workflow) - [dbt Integration](/connectors/ingestion/workflows/dbt) {% partial file="/v1.6/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/database/databricks/yaml"} /%} diff --git a/openmetadata-docs/content/v1.6.x/connectors/database/db2/index.md b/openmetadata-docs/content/v1.6.x/connectors/database/db2/index.md index 66994e79848..ed64e43dd0c 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/database/db2/index.md +++ b/openmetadata-docs/content/v1.6.x/connectors/database/db2/index.md @@ -33,6 +33,7 @@ Configure and schedule DB2 metadata and profiler workflows from the OpenMetadata - [Requirements](#requirements) - [Metadata Ingestion](#metadata-ingestion) +- [Lineage](/how-to-guides/data-lineage/workflow) - [Data Profiler](/how-to-guides/data-quality-observability/profiler/workflow) - [Data Quality](/how-to-guides/data-quality-observability/quality) - [dbt Integration](/connectors/ingestion/workflows/dbt) diff --git a/openmetadata-docs/content/v1.6.x/connectors/database/db2/yaml.md b/openmetadata-docs/content/v1.6.x/connectors/database/db2/yaml.md index 79b87980194..85e536356bb 100644 --- a/openmetadata-docs/content/v1.6.x/connectors/database/db2/yaml.md +++ b/openmetadata-docs/content/v1.6.x/connectors/database/db2/yaml.md @@ -17,6 +17,7 @@ Configure and schedule DB2 metadata and profiler workflows from the OpenMetadata - [Requirements](#requirements) - [Metadata Ingestion](#metadata-ingestion) +- [Lineage](#lineage) - [Data Profiler](#data-profiler) - [Data Quality](#data-quality) - [dbt Integration](#dbt-integration) @@ -122,6 +123,8 @@ This is a sample config for DB2: {% partial file="/v1.6/connectors/yaml/database/source-config-def.md" /%} +{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "db2"} /%} + {% partial file="/v1.6/connectors/yaml/ingestion-sink-def.md" /%} {% partial file="/v1.6/connectors/yaml/workflow-config-def.md" /%} diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/athena/index.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/athena/index.md index 20b4c2ff11c..77363fc5b5f 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/athena/index.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/athena/index.md @@ -20,6 +20,7 @@ Configure and schedule Athena metadata and profiler workflows from the OpenMetad - [Service Name](#service-name) - [Connection Details](#connection-details) - [Metadata Ingestion Options](#metadata-ingestion-options) +- [Data Lineage](/how-to-guides/data-lineage/workflow) - [Troubleshooting](#troubleshooting) - [Workflow Deployment Error](#workflow-deployment-error) - [Related](#related) diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/azuresql/index.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/azuresql/index.md index ce8e30f9816..5f324cf31d0 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/azuresql/index.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/azuresql/index.md @@ -20,6 +20,7 @@ Configure and schedule AzureSQL metadata and profiler workflows from the OpenMet - [Service Name](#service-name) - [Connection Options](#connection-options) - [Metadata Ingestion Options](#metadata-ingestion-options) +- [Data Lineage](/how-to-guides/data-lineage/workflow) - [Troubleshooting](#troubleshooting) - [Workflow Deployment Error](#workflow-deployment-error) - [Related](#related) diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/azuresql/yaml.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/azuresql/yaml.md index 5372816da36..6c534d30de2 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/azuresql/yaml.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/azuresql/yaml.md @@ -17,6 +17,7 @@ Configure and schedule AzureSQL metadata and profiler workflows from the OpenMet - [Requirements](#requirements) - [Metadata Ingestion](#metadata-ingestion) +- [Lineage](#lineage) - [Data Profiler](#data-profiler) - [Data Quality](#data-quality) - [dbt Integration](#dbt-integration) @@ -194,6 +195,8 @@ source: {% partial file="/v1.7/connectors/yaml/ingestion-sink.md" /%} +{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "azuresql"} /%} + {% partial file="/v1.7/connectors/yaml/workflow-config.md" /%} {% /codeBlock %} diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/databricks/index.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/databricks/index.md index 286ac9d833d..000b856b06d 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/databricks/index.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/databricks/index.md @@ -25,7 +25,7 @@ Configure and schedule Databricks metadata and profiler workflows from the OpenM - [Query Usage](/connectors/ingestion/workflows/usage) - [Data Profiler](/how-to-guides/data-quality-observability/profiler/workflow) - [Data Quality](/how-to-guides/data-quality-observability/quality) -- [Lineage](/connectors/ingestion/lineage) +- [Lineage](/how-to-guides/data-lineage/workflow) - [dbt Integration](/connectors/ingestion/workflows/dbt) {% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/database/databricks/yaml"} /%} diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/db2/index.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/db2/index.md index 23d61a5f2da..d489b105ae9 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/db2/index.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/db2/index.md @@ -33,6 +33,7 @@ Configure and schedule DB2 metadata and profiler workflows from the OpenMetadata - [Requirements](#requirements) - [Metadata Ingestion](#metadata-ingestion) +- [Lineage](/how-to-guides/data-lineage/workflow) - [Data Profiler](/how-to-guides/data-quality-observability/profiler/workflow) - [Data Quality](/how-to-guides/data-quality-observability/quality) - [dbt Integration](/connectors/ingestion/workflows/dbt) diff --git a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/db2/yaml.md b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/db2/yaml.md index a875e7b9cf3..5fe66703897 100644 --- a/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/db2/yaml.md +++ b/openmetadata-docs/content/v1.7.x-SNAPSHOT/connectors/database/db2/yaml.md @@ -122,6 +122,8 @@ This is a sample config for DB2: {% partial file="/v1.7/connectors/yaml/database/source-config-def.md" /%} +{% partial file="/v1.6/connectors/yaml/lineage.md" variables={connector: "db2"} /%} + {% partial file="/v1.7/connectors/yaml/ingestion-sink-def.md" /%} {% partial file="/v1.7/connectors/yaml/workflow-config-def.md" /%}