Creating alert policies in Dagster+
info
This feature is only available in Dagster+.
You can create alert policies in the Dagster+ UI or with the dagster-cloud
CLI.
Alert policies are configured on a per-deployment basis. This means, for example, that asset alerts configured in a prod deployment are only applicable to assets in that deployment.
note
To send alert notifications through a channel other than email, you will need to configure an alert notification service.