made a simple webhook client to transform prefect ...
# show-and-tell
a
made a simple webhook client to transform prefect webhook events into datadog events (also a shameless plug to maybe support generic webhooks in prefect 2.0 🙏 ) https://github.com/acookin/prefect-dd-webhook I've been using this to generate flow run metrics, and to alert when flows are not running as expected
🙌 2
🚀 2
🙏 2
a
Thanks so much for sharing! Emitting events and making them observable is on the roadmap for Cloud 2.0 this year - check this post for more details https://www.prefect.io/guide/blog/the-global-coordination-plane/
🆒 1
a
wow i love this observability api stuff. triggers seem like they would allow us move some of our event based workloads to prefect. We've also implemented a lambda function, triggered off of pushes to an s3 bucket, that kicks off a prefect flow to start an etl, and it seems like this would make that hack moot
🙌 1