ole_bause
08/19/2021, 11:11 AMken_payne
08/24/2021, 1:29 PM_sdc_extracted_at
metadata column supported by some targets/loaders (and the SDK). You can set complex expectations around data latency, volumes etc. and pipe alerts to various places like slack or pagerduty.
• Airflow alerts for when scheduled runs fail. There is a great write-up on the Astronomer docsite.
• If you use dbt, tests are an alternative to great_expectations
for checking data latency (also assuming the targets/loaders you are using add _sdc_*
metadata cols). dbt is already supported natively in meltano meltano
meltano invoke dbt:test
honor_chan
09/16/2021, 11:00 PM