Is there a way to use the PagerDuty module to send...
# announcements
t
Is there a way to use the PagerDuty module to send a PagerDuty alert when a pipeline fails? The example I see here seems to be an explicit calling of a PagerDuty solid.
d
hey @Tim Chan - we actually just implemented this functionality by leveraging hooks
although, we chose not to use the existing
dagster_pagerduty
module. We implemented our own
t
ah, hooks came out recently?
i’m still on version
0.7.6
d
ah yeah hooks are
0.9.x
afaik
t
thanks for the tip @dwall
👍 1
n
ah yup we should provide this as a hook https://github.com/dagster-io/dagster/issues/2826 cc @yuhan
👍 1