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** We had a jump in versions from v0.14.1 to v0.15.1 due to an oversight in our deployment script. That's been sorted, and things work fine for the...
**Is your feature request related to a problem? Please describe.** Documentation for `volume_anomalies` lists `hour` as an option for configuring `detection_period`. However, configuring `detection_period` using `hour` results in compilation error:...
Add optional `--hours-back` for `edr monitor` to specify how many hours back should `edr monitor` look for pending alerts. Fixes: [#1548](https://github.com/elementary-data/elementary/issues/1548)
Hello, sorry for the time between [my slack message](https://elementary-community.slack.com/archives/C02CTC89LAX/p1712302401778789) and the reporting of this bug. And I'll take the liberty of replying to my message here. I wanted to tell...
Running with dbt=1.7.7 Registered adapter: redshift=1.7.2 I am having an issue where I get the error 15:54:19 Running 1 on-run-end hook 15:54:24 Elementary: Could not extract columns for table -...
Path: /oss/guides/generate-report-ui Under the section **Install Elementary CLI**, in this row: > If you're receiving `command not found: edr` please check our [troubleshooting guide](https://docs.elementary-data.com/general/troubleshooting). when I click the link, it...
**Describe the bug** When I upgrade to elementary `0.15.0` from `0.13.0` and run elementary models, it fails for the model `model_run_results` and throws this exception: ``` Runtime Error in model...
**Is your feature request related to a problem? Please describe.** Runtimes by model are great for seeing individually inefficient models but another thing that is often needed to optimise the...
**Is your feature request related to a problem? Please describe.** I'm running edr in a container and the log output is pushed to a log management tool (DataDog) which only...
**Is your feature request related to a problem? Please describe.** When running a DBT model with the `dbt build` command and a test or model fails partway the downstream models...