mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-02 19:48:17 +00:00
30 lines
979 B
Markdown
30 lines
979 B
Markdown
|
|
## Related
|
||
|
|
|
||
|
|
{% tilesContainer %}
|
||
|
|
|
||
|
|
{% tile
|
||
|
|
title="Usage Workflow"
|
||
|
|
description="Learn more about how to configure the Usage Workflow to ingest Query information from the UI."
|
||
|
|
link="/connectors/ingestion/workflows/usage" /%}
|
||
|
|
|
||
|
|
{% tile
|
||
|
|
title="Lineage Workflow"
|
||
|
|
description="Learn more about how to configure the Lineage from the UI."
|
||
|
|
link="/connectors/ingestion/workflows/lineage" /%}
|
||
|
|
|
||
|
|
{% tile
|
||
|
|
title="Profiler Workflow"
|
||
|
|
description="Learn more about how to configure the Data Profiler from the UI."
|
||
|
|
link="/how-to-guides/data-quality-observability/profiler/workflow" /%}
|
||
|
|
|
||
|
|
{% tile
|
||
|
|
title="Data Quality Workflow"
|
||
|
|
description="Learn more about how to configure the Data Quality tests from the UI."
|
||
|
|
link="/how-to-guides/data-quality-observability/quality/configure" /%}
|
||
|
|
|
||
|
|
{% tile
|
||
|
|
title="dbt Integration"
|
||
|
|
description="Learn more about how to ingest dbt models' definitions and their lineage."
|
||
|
|
link="/connectors/ingestion/workflows/dbt" /%}
|
||
|
|
|
||
|
|
{% /tilesContainer %}
|