Skip to main content
Integrations Light

Overview

Integrations connect your data tools to oleander so that every operation is automatically tracked with OpenLineage metadata. Navigate to Settings → Integrations to configure them.

cURL

Send OpenLineage events directly via HTTP using curl commands. Perfect for testing and simple integrations. This is the core integration — no external dependencies required.

Spark

Integrate OpenLineage with your Spark jobs to automatically capture lineage metadata from your data processing pipelines. You can either use oleander managed Spark (no infrastructure to set up) or bring your own Spark cluster and point it at oleander’s OpenLineage endpoint.

Airflow

Configure OpenLineage in your Airflow DAGs to track lineage across your workflow orchestration.

dbt

Integrate OpenLineage with your dbt models to automatically capture lineage metadata from your data transformations.