Skip to main content

Set up Dagster

Configure Dagster to send lineage and asset metadata to Atlan. This setup enables automatic capture of Dagster assets and their lineage relationships.

Prerequisites

Before you begin, make sure you have:

Configure Dagster

Follow these steps to enable the Atlan integration in Dagster so lineage events from your Dagster assets flow into Atlan.

  1. Use the Dagster Cloud CLI to configure your Dagster instance to send events to your Atlan instance. See Dagster's Atlan integration documentation for detailed setup instructions.

  2. Run preflight checks using the Dagster Cloud CLI to verify your Dagster instance can successfully send events to Atlan. See Dagster's preflight checks documentation for verification steps.

After the integration is enabled, Dagster assets automatically send lineage events to Atlan.

Next steps