Looked through the docs and couldn't find an answer but is there a first-class integration to push failure events to a messaging queue like pubsub for another service to ingest? Intention here is to build an alerting service on any kind of events that occur within dagster
This makes sense, I saw this and figured it was one option but wanted to see if there was any like default event emitting that we could just hook our pipeline up to, thanks Adam!