The dbt-native data observability solution for data & analytics engineers. Monitor your data pipelines in minutes. Available as self-hosted or cloud service with premium features.
Is your feature request related to a problem? Please describe.
Users are unable to easily filter alerts according to the results of a previous dbt run.
That is because the result method selector requires a state to compare to which currently cannot be provided to edr as a CLI argument like it is in dbt.
Describe the solution you'd like
Add dbt's --state flag to edr.
Describe alternatives you've considered
Currently, it is possible to set the DBT_STATE environment variable as an alternative.
However, it's not clear enough to users that this is an option.
Additional context
Here's the thread with @jelstongreen.
We should also add this use-case to the docs with explanation regarding the state.
Is your feature request related to a problem? Please describe. Users are unable to easily filter alerts according to the results of a previous dbt run. That is because the
result
method selector requires a state to compare to which currently cannot be provided to edr as a CLI argument like it is in dbt.Describe the solution you'd like Add dbt's
--state
flag toedr
.Describe alternatives you've considered Currently, it is possible to set the
DBT_STATE
environment variable as an alternative. However, it's not clear enough to users that this is an option.Additional context Here's the thread with @jelstongreen. We should also add this use-case to the docs with explanation regarding the state.
From SyncLinear.com | ELE-368