Atlan crawls and maps the following assets and properties from Redash.
Once you've crawled Redash, you can use connector-specific filters for quick asset discovery. The following filters are currently supported for these assets:
- Queries β Schedule, Is Published, and Redash tags filters
- Visualizations β Type filter
- Dashboards β Redash tags filter
π¨ Careful! Currently, Atlan only represents the assets marked with π in lineage.
Queries π
Atlan maps queries from Redash to its RedashQuery
asset type.
Source property | Atlan property |
---|---|
name | name |
created_at | sourceCreatedAt |
updated_at | sourceUpdatedAt |
query | query |
Dashboards π
Atlan maps dashboards from Redash to its RedashDashboard
asset type.
Source property | Atlan property |
---|---|
widgets | widget_count |
Visualizations π
Atlan maps visualization elements from Redash to its RedashVisualization
asset type.
Source property | Atlan property |
---|---|
name | name |
type | type |