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.
**Describe the bug** When running edr monitor with `--group-by table`, a user is getting the error `Could not post message to slack via webhook - . Error: invalid_attachments`. When sending...
**Is your feature request related to a problem? Please describe.** By following the blog [Data quality dimensions: Tackling data quality with intentionality](https://www.getdbt.com/blog/data-quality-dimensions/), I added test tags such as "dq:accuracy", "dq:validity",...
**Is your feature request related to a problem? Please describe.** When generating the Slack Alerts, currently the test_results_sample returns a JSON object. It would be much nicer to have this...
**Is your feature request related to a problem? Please describe.** `run_results` table provides `query_id` but is empty on BigQuery. BigQuery has a job id that could fit but is a...
**Is your feature request related to a problem? Please describe.** When I go to Model Runs tab in the UI, I can see all the models that have ran in...
**Is your feature request related to a problem? Please describe.** It is tedious to have to list owners for each model individually when entire directories of models often belong to...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to the github main page 2. Click on...
checking the version is nice and all, but when running in production it just creates firewall log spam - we don't let traffic out anywhere, everything is explicitly allowed in...
**Describe the bug** When I execute below command: edr monitor --teams-webhook giving error Getting below error in Power Automate workflow Oops, we failed to format the alert ! -_-' Please...
**Describe the bug** On postgres, when using `elementary.column_anomalies` test on a column that is part of a table using [materialized views](https://docs.getdbt.com/docs/build/materializations#materialized-view), an "Unable to find column" error occurs during the...