https://dagster.io/ logo
Title
s

Simon Späti

12/21/2022, 8:37 AM
Testing the new dagster feature to provision and create dynamic Airbyte connectors, including a global asset graph with dbt and visualization in Metabase. https://github.com/airbytehq/open-data-stack/tree/main/dagster
🔥 3
:next-level-daggy: 4
a step-by-step guide can be found here.
❤️ 1
j

Jonathan Neo

01/01/2023, 9:20 AM
Nice one! This tutorial was really good. @Simon Späti do you know if there is a way currently to automatically trigger a dbt run as soon as it’s upstream assets are materialized? I have a scenario where there are: • Multiple airbyte connection (with multiple assets produced per connection) • Multiple dbt projects that consume from airbyte assets I want a sensor to automatically trigger a dbt project as soon as it’s upstream assets have all been materialized.