2022-06-27 15:14:04 +02:00
|
|
|
---
|
|
|
|
title: Ingestion Workflows
|
2022-10-05 21:54:02 -07:00
|
|
|
slug: /connectors/ingestion/workflows
|
2022-06-27 15:14:04 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
# Ingestion Workflows
|
2022-07-11 15:19:11 +02:00
|
|
|
|
2022-09-06 14:21:37 +02:00
|
|
|
OpenMetadata uses workflows to ingest different kinds of metadata:
|
|
|
|
|
|
|
|
<InlineCalloutContainer>
|
|
|
|
<InlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
icon="celebration"
|
|
|
|
bold="Metadata Ingestion"
|
2022-10-05 21:54:02 -07:00
|
|
|
href="/connectors/ingestion/workflows/metadata"
|
2022-09-06 14:21:37 +02:00
|
|
|
>
|
|
|
|
Ingest metadata from any of our connectors
|
|
|
|
</InlineCallout>
|
|
|
|
<InlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
icon="storage"
|
|
|
|
bold="Usage Information"
|
2022-10-05 21:54:02 -07:00
|
|
|
href="/connectors/ingestion/workflows/usage"
|
2022-09-06 14:21:37 +02:00
|
|
|
>
|
|
|
|
Find out how your users interact with your data.
|
|
|
|
</InlineCallout>
|
|
|
|
<InlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
icon="fit_screen"
|
|
|
|
bold="Data Lineage"
|
2022-10-05 21:54:02 -07:00
|
|
|
href="/connectors/ingestion/workflows/lineage"
|
2022-09-06 14:21:37 +02:00
|
|
|
>
|
|
|
|
Understand dependencies in your Data Platform.
|
|
|
|
</InlineCallout>
|
2022-12-22 18:41:18 +05:30
|
|
|
<InlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
icon="fit_screen"
|
|
|
|
bold="dbt Ingestion"
|
|
|
|
href="/connectors/ingestion/workflows/dbt"
|
|
|
|
>
|
|
|
|
Configure dbt metadata
|
|
|
|
</InlineCallout>
|
2022-09-06 14:21:37 +02:00
|
|
|
<InlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
icon="fit_screen"
|
|
|
|
bold="Data Profiler"
|
2022-10-05 21:54:02 -07:00
|
|
|
href="/connectors/ingestion/workflows/profiler"
|
2022-09-06 14:21:37 +02:00
|
|
|
>
|
|
|
|
Compute metrics and ingest sample data.
|
|
|
|
</InlineCallout>
|
|
|
|
<InlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
icon="fit_screen"
|
|
|
|
bold="Data Quality"
|
2022-10-05 21:54:02 -07:00
|
|
|
href="/connectors/ingestion/workflows/data-quality"
|
2022-09-06 14:21:37 +02:00
|
|
|
>
|
|
|
|
Monitor your data and avoid surprises.
|
|
|
|
</InlineCallout>
|
|
|
|
</InlineCalloutContainer>
|