
Dagster+ (Dagster Cloud)
Let AI connect your sources for you
Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Connect Dagster+ (Dagster Cloud) to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Connect your Dagster+ deployment to sync run history, backfills, and your asset catalog into the PostHog Data warehouse.
Create a user token under Organization settings → Tokens in Dagster+, then enter your organization name, deployment name, and the token below.
Configuration
| Option | Type | Required |
|---|---|---|
Organization | text | Yes |
Deployment | text | Yes |
API token | password | Yes |
Linking Dagster+ (Dagster Cloud) to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Dagster+ (Dagster Cloud)
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
runs | Historical job/pipeline run records for the deployment, used to compute reliability, DORA, and SLA metrics. | Incremental, Full refresh | updateTime, creationTime | — |
backfills | Partition backfills launched in the deployment, including asset backfills. | Full refresh | — | — |
assets | Catalog of assets known to the deployment. | Full refresh | — | — |