What does Atlan crawl from Dagster Private Preview
Dagster assets are crawled in as the FlowControlOperation Atlan type. This reference provides details about the metadata attributes that Atlan captures from Dagster and where they appear in the Atlan interface.
Metadata attributes
Source Attribute | Atlan Attribute | Where in Atlan |
---|---|---|
Asset Key | name | Asset profile and overview sidebar |
Description | description | Asset profile and overview sidebar |
Organization | flowProjectName | Overview sidebar |
Asset Group | flowFolderName | Asset profile and overview sidebar |
Latest Materialization Run Id | flowRunId | Overview sidebar |
Latest Materialization Run Timestamp | flowStartedAt | Overview sidebar |
Partition Key [dagster/partition ] | flowInputParameters.dagsterPartitionKey | API only |
Latest Materialization Job Name | flowInputParameters.dagsterJobName | API only |
Kinds [dagster/kind ] | flowInputParameters.dagsterKinds | API only |
Latest Materialization Error Message | flowErrorMessage | Overview sidebar |
Latest Materialization Status | flowStatus | Asset profile and overview sidebar |
Owners [ref] | ownerUsers | Overview sidebar |
Tables [dagster/table_name ] | flowDataResults | Relations tab in sidebar |