Skip to main content

Pipelines

A Pipeline represents a data processing workflow or DAG within a Pipeline Service. It contains tasks that define individual steps in the pipeline.
Entity schema follows the OpenMetadata Standard.

Entity Hierarchy

Pipelines belong to a Pipeline Service:

Fully Qualified Name

The FQN format for a pipeline is:
For example: sample_airflow.dbt_analytics_customers

API Endpoints