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** It's not possible to really disable the elementary hooks, even if you disable all the autoupdates the hook will still run. **To Reproduce** Save your `dbt_project.yml` in...
…aMonitoring class This refactor enhances the DataMonitoring class by improving type annotations, making the code more readable, and reducing potential type-related errors. Exception handling has been strengthened with more meaningful...
null
Resolves: #1700 This only adds support for testing with postgres. Postgres is run inside the GitHub runner and I do not need to worry about getting credentials for the various...
Hello! As seen in [this](https://elementary-community.slack.com/archives/C02CTC89LAX/p1715262008030929) thread, many of us continue to face the following error when run metadata is added in BigQuery: `Resources exceeded during query execution: Not enough resources...
**Describe the bug** After clean install, run ```edr --help``` Output: ``` Traceback (most recent call last): File "/home/ivan/edr-bug/.venv/bin/edr", line 5, in from elementary.cli.cli import cli File "/home/ivan/edr-bug/.venv/lib/python3.12/site-packages/elementary/cli/cli.py", line 5, in...
@Maayan-s
@Maayan-s Changelog updates for Sep, Aug, July 2024
### Description dbt Labs is running integration tests for popular open source packages as part of continuous testing and release of dbt. Add support for testing this package using tox,...