What does Atlan crawl from Redash?
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
warning
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 |