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** After a succesful run of volume and source freshness tests, tables in the form: `data_monitoring_metrics_tmp_` are left in Athena. Moreover, while not present in Athena, is still...

Bug
Open to contribution ๐Ÿงก
Triage ๐Ÿ‘€

**Describe the bug** When running `EDR monitor` in an environment with edr version 0.15.0 and dbt package 0.15.0 on Bigquery, the run fails on a mismatch on comparison between a...

Bug
Triage ๐Ÿ‘€

**Is your feature request related to a problem? Please describe.** When certain tests fail it would be helpful if the query provided didn't just show the failed columns but the...

Enhancement
dbt package
Observability UI
linear
Product review

As a user I might run a specific dbt model using differently sized snowflake [warehouses](https://docs.snowflake.com/en/user-guide/warehouses-overview.html#warehouse-size). This greatly affects the execution time of a given model. That means that when I...

Feature Request ๐Ÿ’ก
dbt package
Observability UI
Open to contribution ๐Ÿงก
linear
dataops

**Is your feature request related to a problem? Please describe.** Thak you for the great product. We can select models, sources and exposures with the search bar on the lineage...

linear
Improvement
UX issue
Lineage

**Describe the bug** I'd like to complain again about the detection_period configuration property. The following setup ``` detection_period: period: day count: 1 ``` transforms to the following statement in the...

Bug
Anomaly Detection

**Describe the bug** When I run `dbt run -s elementary`, it fails for the model `information_schema_columns` with the exception `[UC_NOT_ENABLED]`. My databricks cluster doesn't have unity catalog, neither am I...

Bug
Triage ๐Ÿ‘€

**Describe the bug** The `--disable-sample` flag is intended to hide samples for failing tests, which is crucial when PII data is present in the tested table. However, it should not...

Bug
Observability UI
Open to contribution ๐Ÿงก