mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-21 00:12:02 +00:00
19 lines
632 B
Markdown
19 lines
632 B
Markdown
![]() |
---
|
||
|
description: >-
|
||
|
Capture and showcase the dependencies among your Entities.
|
||
|
---
|
||
|
|
||
|
# Lineage
|
||
|
|
||
|
## Introduction
|
||
|
|
||
|
Data Lineage helps both data producers and consumers have a clear view on the flow of data. It can help us uncover critical assets,
|
||
|
assess the impact of any issue or outage and understand how changes propagate.
|
||
|
|
||
|
With OpenMetadata we can both capture this lineage information from services such as Airflow, as well as allow individual
|
||
|
users to share their knowledge via manual updating the lineage graph in the UI.
|
||
|
|
||
|
{% content-ref url="airflow-lineage.md" %}
|
||
|
[airflow-lineage.md](airflow-lineage.md)
|
||
|
{% endcontent-ref %}
|