Get status updates in your Teams channel.
metadata.yaml
.
metadata.yaml
file, add a section with the following
configuration or update the existing notification_config
section:
alert_on
section it will default to trigger_failure
and trigger_passed_sla
.
Options:
trigger_failure
: alert when a run of a trigger failstrigger_success
: alert when a run of a trigger succeedstrigger_passed_sla
: alert when a run of a trigger passes slametadata.yaml
file, add the following values:
webhook_url
values to be the webhook URLs you created from Teams.
The webhook_url
must be a string if you are using version 0.9.73 or older and it only accepts one endpoint.
![]() |