elementary
elementary copied to clipboard
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.** I would like to create ticket automatically and resolve the issue once dq fixed. Similar to https://github.com/infinitelambda/diqu/blob/main/diqu/alerts/jira.py **Describe the solution...
**Is your feature request related to a problem? Please describe.** When using custom DBT tests that reference multiple models like this: ``` {{ config( severity = 'warn', warn_if = '>0',...