Docs: Lineage Link Addition to lineage (#19225)

This commit is contained in:
RounakDhillon 2025-01-03 16:07:38 +05:30 committed by GitHub
parent 87f5b54b6b
commit 8041032a8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
12 changed files with 19 additions and 2 deletions

View File

@ -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)

View File

@ -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)

View File

@ -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

View File

@ -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"} /%}

View File

@ -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)

View File

@ -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" /%}

View File

@ -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)

View File

@ -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)

View File

@ -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 %}

View File

@ -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"} /%}

View File

@ -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)

View File

@ -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" /%}