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 `$WORK`, I heavily leverage on [Trino](https://trino.io/) to use multiple data sources within my DBT projects (using the [`dbt-trino`](https://github.com/starburstdata/dbt-trino) connector)....

integration
Open to contribution ๐Ÿงก
linear
Contribution

**Describe the bug** The `on-run-end` hook saves data to artifact table. When running tests/models in parallel, duplicate entries in artifact tables sometimes occur. Because of this, when generating a report,...

Bug
dbt package
High priority

**Describe the bug** migrated to elementary 0.14 from 0.12 Successfully ran `dbt run -s elementary` tried running a single model via `dbt run -s some_model` got error: ``` 001795 (42601):...

Bug
Triage ๐Ÿ‘€

**Describe the bug** While using slack workflows, the request that is sent has "text" as key, and the key-pairs as value, which Slack does not handle very well, as it...

Bug
Triage ๐Ÿ‘€

**Is your feature request related to a problem? Please describe.** Pydantic has made major breaking changes with 2.0. They have made a good migration guide. However, migration will require some...

Feature Request ๐Ÿ’ก
Triage ๐Ÿ‘€

**Describe the gap** The [docs](https://docs.elementary-data.com/cloud/guides/collect-source-freshness) state that --project-dir is optional. However, `edr run-operation upload-source-freshness --help` implies that it isn't. Current helptext for this option is `Which directory to look in...

Bug
CLI
Open to contribution ๐Ÿงก
High priority

**Describe the bug** On occasion the source freshness upload, `edr run-operation upload-source-freshness --project-dir . --profile-target dev` will exceed the maximum argument limit, with: ``` OSError: [Errno 7] Argument list too...

Bug
Triage ๐Ÿ‘€

**Is your feature request related to a problem? Please describe.** In https://github.com/elementary-data/elementary/pull/1397 a very basic implementation of a connection with a MS Teams webhook is introduced so elementary alerts could...

integration
Feature Request ๐Ÿ’ก
Alerts

**Is your feature request related to a problem? Please describe.** It would be really cool if we could mention users in MS Teams messages that are sent. Here an example...

Enhancement
integration
Alerts

Relates to: https://github.com/elementary-data/elementary/issues/739 Other half: https://github.com/elementary-data/dbt-data-reliability/pull/652