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** When you click on the numbered links on dashboard screen, they take you to the test execution history, filtered to relevant section. This works as expected most...

Enhancement
Observability UI
Product review

**Describe the bug** This [line of code](https://github.com/elementary-data/dbt-data-reliability/blob/289c97e4254a7c1383de8ed21cf363216d8de1a1/macros/edr/data_monitoring/monitors_query/column_monitoring_query.sql#L36) is causing failures in Databricks for the column anomalies test when a column_timestamp is missing. ``` Caused by: org.apache.spark.sql.catalyst.ExtendedAnalysisException: [UNRESOLVED_COLUMN.WITHOUT_SUGGESTION] A column, variable,...

Bug
dbt package
Anomaly Detection

Added changelog to the docs @Maayan-s

**Is your feature request related to a problem? Please describe.** I recently wanted to update the `elementary.clean_elementary_temp_tables()` in the on-run-end hook so that it would simply `DROP SCHEMA CASCADE`; and...

Feature Request ๐Ÿ’ก
Triage ๐Ÿ‘€

Hello, this is copy of [my message on slack](https://elementary-community.slack.com/archives/C02CTC89LAX/p1713256621501569) Platform: BigQuery I have problem with the [ignore_small_changes](https://docs.elementary-data.com/data-tests/anomaly-detection-configuration/ignore_small_changes) params, when I try to set the spike_failure_percent_threshold to 2% I get a...

Bug
dbt package
Anomaly Detection

**Describe the bug** We had a case recently when a monitored value increased by around 25%, but anomaly detection test secceeded with `anomaly_sensitivity` parameter set to `2`, `anomaly_direction` to `both`....

Bug
dbt package
Triage ๐Ÿ‘€
Anomaly Detection

**Describe the bug** Alerting specification doesn't work for the snapshot folder. **To Reproduce** Create a snapshot and create a test for it. Specification of channel, subscribers, and suppression interval doesn't...

Bug
Alerts

**Describe the bug** In package 0.15.2 I am getting some syntax errors when running tests on Redshift: - When configuring tests without a timestamp I get `[42601] ERROR: syntax error...

Bug
dbt package
Open to contribution ๐Ÿงก
Anomaly Detection