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.**  Currently, links don't work in the test meta description. When a test fails. I want to have a link...
I've implemented the following optimisations and fixes: - generalised dependencies in pyproject.toml (before there was extra dev-requirements.txt file) - enabled mypy check (it was somehow disabled at all) Found 408...
**Describe the bug** I am getting error in model dbt_metrics while running command dbt --cache-selected-only run --select elementary ``` Runtime Error in model dbt_metrics (models/edr/dbt_artifacts/dbt_metrics.sql) Database Error org.apache.hive.service.cli.HiveSQLException: Error running...
**Is your feature request related to a problem? Please describe.** Uploading large files (>50MB) to blob storage fails. **Describe the solution you'd like** Use file chunking in the Azure client.py:...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] We want to audit...
Collect jobs info from Kestra orchestrator like dagster or prefect. https://docs.elementary-data.com/oss/guides/collect-job-data Regards,
**Describe the bug** Unity catalog is disabled for us and we have trouble with `dbt run -s elementary`. In the macro elementary/macros/edr/metadata_collection/get_columns_from_information_schema.sql, another macor is defined for databricks ,which is...
**Is your feature request related to a problem? Please describe.** Until dbt-core 1.7, it is not possible to use `on-run-end` hooks to upload freshness data to the warehouse. This [merged...
**Describe the bug** We have set up x number of Teams alert webhooks with elementary. The job runs hourly to check if any new test failures has arose. We have...