elementary
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.
**Is your feature request related to a problem? Please describe.** Elementary currently supports sending alerts via Slack and Microsoft Teams, but lacks support for Google Chat, which is a popular...
**Describe the bug** Hello, I used Elementary with dbt-trino. Elementary tables are stored in S3 as iceberg tables. Elementary has been running for a while, and the storage keeps growing...
In my organization, we've been using Elementary for some time now. We're happy with it, but we didn't have a valid option for sending alerts on failures. We do have...
Reverts elementary-data/elementary#1701 This PR reverts the changes that added support for the `linux/arm64` architecture in our Docker builds. We’ve been encountering recurring segmentation faults under QEMU when installing certain packages...
**Describe the bug** In [metrics_anomaly_score.sql](https://github.com/elementary-data/dbt-data-reliability/blob/master/models/edr/data_monitoring/anomaly_detection/metrics_anomaly_score.sql), the metric_value is not partitioned by dimensions when using the dimension properties. This affects the calculation of the anomaly score since it is derived from...
# **Microsoft Teams Connectors – URL Deprecation & Required Update** ## **Summary** Microsoft has officially [deprecated the old URL format for webhook-based connectors in Teams](https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/) as of **January 31, 2025**....
To address https://github.com/elementary-data/elementary/issues/1801 I'm proposing to add a new CLI boolean flag flag `--use-system-ca-files/--no-use-system-ca-files` to let the user decide when to use the system root CAs or the certifi ones....
**Is your feature request related to a problem? Please describe.** Our DWH has many teams developing models, and it would be nice to group alerts by owners so that each...
This is an initial implementation of what I proposed in https://github.com/elementary-data/elementary/issues/1808. It is only focused on `Slack`, but if you agree with what I did, I could also implement the...
**Is your feature request related to a problem? Please describe.** Depending on the system configuration where I run `edr monitor`, it's possible to get the following error when trying to...