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

Currently we show elementary models (artifacts) in our report. Those models get created in elementary package which the customers has no "control" on it, meaning that they can't add any...

Resolves #133 * Send test message on the CLI when there is no other alert to send on slack ## TBD * Add/Do tests to understand it works correctly

enhancement
in progress
Observability UI

Since dbt 1.1 custom names for tests are supported. Config looks like this: ``` tests: - name: unexpected_order_status # custom name for test test_name: accepted_values # name of the generic...

enhancement
CLI
dbt package
Observability UI
Open to contribution ๐Ÿงก

Request from users, the use case is if you don't use elementary tests or if you have permission issues and are limited in creating new schemas. We encountered an issue...

feature
in progress
dbt package

Issue in the package repo: https://github.com/elementary-data/dbt-data-reliability/issues/80

feature
in progress
dbt package

At the moment dbt results object does not include source-freshness. We hope to make a contribution that would add this: https://github.com/dbt-labs/dbt-core/issues/5609 Afterward, we could process the results and create a...

CLI
feature
dbt package
pending

Right now, [dbt metrics](https://docs.getdbt.com/docs/building-a-dbt-project/metrics) are stored in the `dbt_metrics` table in the `elementary` schema, but they are not tested, so no alarm will be triggered if there's an anomaly in...

CLI
Feature Request ๐Ÿ’ก
dbt package
linear

On the new 'dimension anomalies' test we implemented support of getting 'where expression' param, which contains an SQL expression for filtering the tested data. The same logic can be implemented...

good first issue
feature
dbt package

**Describe the bug** We are currently using Airflow (MWAA) 2.7.2, we would like to use elementary with Airflow and run edr commands in operators. But there is a constraint for...

Bug
Triage ๐Ÿ‘€