elementary icon indicating copy to clipboard operation
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.

Results 372 elementary issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Hello I am facing a blocking bug to generate my html report : Cant generate it with OSS elementary (inside a gitlab runner from CI/CD) with CLI...

Bug
Triage 👀

**Describe the bug** Could not generate the report - Error: validation error for ExposureSchema. It's similar to #827 **To Reproduce** Configure the exposure owner to: ``` owner: name: abcdefg ```...

Bug
Triage 👀

In https://github.com/elementary-data/elementary/blob/1f4e91c48e4e5a2e2bfefea08af7e41057a9ad0c/elementary/cli/cli.py#L30 there is a `return` statement in a `finally` block, which would swallow any in-flight exception. This means that if an unhandled exception (including a `BaseException` such as `KeyboardInterrupt`)...

Bug
Triage 👀

**Describe the bug** The row_count metric stopped being collected when we bumped our dbt version to 1.8 (previously on 1.7). Also, elementary does not inform that this is happening. I...

Bug
Triage 👀

**Describe the bug** This command `edr send-report --gcs-bucket-name my-bucket --bucket-file-path elementary_data/report.html` work as expected. But when use config file below, the command `edr send-report` creates `elemetary_data.html` in the root level...

Bug
Triage 👀

**Describe the bug** Fails to install the package with python 3.13. Recreation of #1845 Given python 3.13 being supported in dbt-core since version 1.10 (released June 16th) I figured it...

Bug
Triage 👀

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I can't see Elementary metadata about my jobs from Prefect. For example, I can't see which...

Feature Request 💡
Triage 👀

**Is your feature request related to a problem? Please describe.** I am currently frustrated when trying to investigate specific subsets of assets in the Elementary UI because filtering is limited...

Feature Request 💡
Triage 👀

**_Is your feature request related to a problem? Please describe._** Some datasets I monitor have strong month-based patterns (e.g., billing cycles, contract renewals, month-end processing). Using the existing seasonality options...

Feature Request 💡
Triage 👀