Sending alerts

Elementary alerts

Elementary can send alerts about:

  • Failures and/or warnings of dbt tests

  • Failures and/or warnings Elementary tests

  • Model runs failures

  • Source freshness failures

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 filters, etc.

Last updated