Skip to main content

Pipeline Services

This is the supported list of connectors for Pipeline Services:

Airbyte

OpenMetadata
BETA

Airflow

OpenMetadata
PROD

Azure Data Factory

PROD

Dagster

OpenMetadata
PROD

Databricks

OpenMetadata
PROD

dbt Cloud

OpenMetadata
BETA

Domo

OpenMetadata
PROD

Fivetran

OpenMetadata
PROD

Flink

OpenMetadata
PROD

Glue

OpenMetadata
PROD

KafkaConnect

OpenMetadata
PROD

KinesisFirehose

PROD

Matillion

PROD

Microsoft Fabric Pipeline

BETA

Mulesoft

BETA

NiFi

OpenMetadata
PROD

OpenLineage

OpenMetadata
PROD

Prefect

OpenMetadata
BETA

SAP BW/4HANA Pipeline

BETA

Spline

OpenMetadata
BETA

Stitch

BETA

Wherescape

PROD

Snowplow

PROD

SSIS

PROD
If you have a request for a new connector, don’t hesitate to reach out in Slack or open a feature request in our GitHub repo.

Configure Metadata Agent and Schedule Ingestion

The Metadata Agent extracts pipelines, tasks, and other structural metadata from your source and keeps your Collate catalog in sync. It powers discovery, lineage, and governance across your data assets. When you click Create & Deploy, Collate automatically deploys a Metadata Agent for this service and triggers the first ingestion run. View its status and run history from the Agents tab on the service detail page. To configure the additional Metadata Agent and schedule ingestion, follow these steps:
  1. In the left navigation, click Connections and select your service.
  2. Click the Agents tab.
  3. Click Add Agent and select Metadata from the dropdown. Add Metadata Agent For some services, the dropdown is not available and clicking Add Agent takes you directly to the agent configuration page.
  4. On the Configure Ingestion page, do the following and click Next.
    • Name this Ingestion: Enter a unique recognizable name for this ingestion pipeline. Name this Ingestion
    • Agent Setup: Configure the core parameters for this agent. The following fields are available: Agent Setup
    • Filter Patterns: Apply include or exclude rules to scope which pipelines this agent ingests. These follow the same filter options described in Step 5. Filter Patterns
    • Scope & Behaviour: Control what metadata to include and how to handle deletions. Toggle each option on or off based on your needs: Scope & Behaviour
  5. On the Schedule Interval page, set when the agent runs:
    • Schedule: Choose a preset interval (Hourly, Daily, Weekly, Monthly) or enter a custom cron expression.
    • On-Demand: No automatic schedule; trigger the agent manually when needed.
    Schedule Interval
  6. Click Add to deploy the agent.