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

**Is your feature request related to a problem? Please describe.** At our current client we are using elementary however the client is not using slack. It would be nice to...

Feature Request ๐Ÿ’ก
Triage ๐Ÿ‘€

**Describe the bug** When below command is run `edr send-report --s3-bucket-name abc --bucket-file-path /edr/index.html --project-dir /opt/airflow/dbt-dir/ --profiles-dir /opt/airflow/dbt-dir/ -c /mnt/working-dir -st *** -ch elem_alerts ` It throws below error ```...

Bug
Triage ๐Ÿ‘€

**Is your feature request related to a problem? Please describe.** My company's data quality strategy revolves around test names (not the name of the generic test, but a custom name...

Enhancement
dbt package
Open to contribution ๐Ÿงก
dbt artifacts

**Describe the bug** When using `hour_of_week` seasonality the training set goes back to 2016 in violation of the `days_back` and/or `training_period` configurations. **To Reproduce** Steps to reproduce the behavior: __1....

Enhancement
dbt package
Anomaly Detection

**Is your feature request related to a problem? Please describe.** Currently, the Docker image installs `elementary-data` under the `root` user. This means that the Python package is installed to `site-packages`...

Enhancement
Feature Request ๐Ÿ’ก
Community

Fixes issue https://github.com/elementary-data/elementary/issues/1353 ## Bug In some scenarios the argument list Elementary calls DBT with when uploading source freshness exceeds the limit of the operating system. This is because the...

**Describe the bug** The `Test name` column in HTML file does not reflect custom test name set in the yaml config. **To Reproduce** Steps to reproduce the behavior: Given the...

Bug
Observability UI
Contribution
Urgent

The issue happens when trying to set up elementary on PostgreSQL with replicas. We have AWS Aurora PostgreSQL. When I try itialize elementary the errors like "**cannot delete from table...

Enhancement
dbt package

Path: /data-tests/python-tests Lack of information how to this will run like if we provide configuration about test in .yml file then where to configure cluster details how it will connect?