dbt_project.yml
file:
source-freshness
results, just like any other test results.
dbt source-freshness
are not automatically collected.
You can collect the results using the Elementary CLI tool.
If dbt source freshness results are collected, they will be presented in the UI, and in alerts upon failure.
dbt source freshness
and before executing edr monitor
.
This operation will upload the results to a table, and the execution of edr monitor
will send the actual alert.
dbt source freshness
and upload-source-freshness
needs to run from the same machine.upload-source-freshness
requires passing --project-dir
argument.