Skip to main content
More alerts integrations are coming soon, reach out to us for details!
Elementary can send alerts about:
  • Failures and/or of dbt tests
  • Failures and/or Elementary tests
  • Model runs failures
  • Source freshness issues
The alerts can be sent to Slack or Microsoft Teams, and we are working on adding more channels. Please reach out to us if you have a specific destination in mind. You can enrich your alerts by adding properties to tests and models in your .yml files. The supported attributes are: owner, subscribers, description, tags. You can configure and customize your alerts by configuring: custom channel, suppression interval, alert fields (for test alerts only), alert grouping, alert filters.
Slack alert format

Alerts setup

Activate alerts in Cloud

Signup to cloud, and activate the Slack integration.

Setup alerts in OSS

Install the CLI tool, and configure a profile. Use the edr monitor command to send alerts. If you want continuous alerting, you will need to orchestrate the CLI.

Alerts configuration

Alerts rules in Cloud

Use Alert Rules to distribute your alerts to the right channels.

Alerts configuration in code

Alert content and properties configuration as code in your project YML files.