Atlan crawls and maps the following assets and properties from Metabase.
π¨ Careful! Currently Atlan only represents the assets marked with π in lineage.
Collections
Atlan maps collections from Metabase to its MetabaseCollection
asset type.
Source property | Atlan property |
---|---|
name |
name |
slug |
metabaseSlug |
color |
metabaseColor |
namespace |
metabaseNamespace |
personal_owner_id |
metabaseIsPersonalCollection |
Dashboards π
Atlan maps dashboards from Metabase to its MetabaseDashboard
asset type.
Source property | Atlan property |
---|---|
name |
name |
collection |
metabaseCollectionName |
created_at |
sourceCreatedAt |
updated_at |
sourceUpdatedAt |
last-edit-info |
sourceUpdatedBy |
ordered_cards |
metabaseQuestionCount |
collection (Official ) |
certificateStatus (VERIFIED) |
Questions π
Atlan maps questions from Metabase to its MetabaseQuestion
asset type.
Source property | Atlan property |
---|---|
name |
name |
collection |
metabaseCollectionName |
created_at |
sourceCreatedAt |
updated_at |
sourceUpdatedAt |
last-edit-info |
sourceUpdatedBy |
ordered_cards |
metabaseDashboardCount |
query_type |
metabaseQueryType |
query |
metabaseQuery |
collection (Official ) |
certificateStatus (VERIFIED) |
invalid non-native queries | certificateStatus (DEPRECATED) |